[html5] r5955 - [e] (0) add a note about a note to add regarding security of PeerConnection

whatwg at whatwg.org whatwg at whatwg.org
Wed Mar 16 00:37:42 PDT 2011


Author: ianh
Date: 2011-03-16 00:37:41 -0700 (Wed, 16 Mar 2011)
New Revision: 5955

Modified:
   complete.html
   index
   source
Log:
[e] (0) add a note about a note to add regarding security of PeerConnection

Modified: complete.html
===================================================================
--- complete.html	2011-03-16 07:10:11 UTC (rev 5954)
+++ complete.html	2011-03-16 07:37:41 UTC (rev 5955)
@@ -72559,8 +72559,17 @@
   problem should give each packet a unique identifier and refuse to
   process the same packet twice.</p>
 
+  <div class=impl>
 
+  <p class=XXX>should probably mention something about how a browser
+  should rate-limit outgoing traffic to prevent the browser from being
+  used to (accidentally or intentionally) saturate the local
+  network.</p>
 
+  </div>
+
+
+
   <h3 id=event-definitions-0><span class=secno>9.7 </span>Event definitions</h3>
 
   <p>The <code title=event-stream-addstream>addstream</code> and

Modified: index
===================================================================
--- index	2011-03-16 07:10:11 UTC (rev 5954)
+++ index	2011-03-16 07:37:41 UTC (rev 5955)
@@ -72568,8 +72568,17 @@
   problem should give each packet a unique identifier and refuse to
   process the same packet twice.</p>
 
+  <div class=impl>
 
+  <p class=XXX>should probably mention something about how a browser
+  should rate-limit outgoing traffic to prevent the browser from being
+  used to (accidentally or intentionally) saturate the local
+  network.</p>
 
+  </div>
+
+
+
   <h3 id=event-definitions-0><span class=secno>9.7 </span>Event definitions</h3>
 
   <p>The <code title=event-stream-addstream>addstream</code> and

Modified: source
===================================================================
--- source	2011-03-16 07:10:11 UTC (rev 5954)
+++ source	2011-03-16 07:37:41 UTC (rev 5955)
@@ -82823,8 +82823,17 @@
   problem should give each packet a unique identifier and refuse to
   process the same packet twice.</p>
 
+  <div class="impl">
 
+  <p class="XXX">should probably mention something about how a browser
+  should rate-limit outgoing traffic to prevent the browser from being
+  used to (accidentally or intentionally) saturate the local
+  network.</p>
 
+  </div>
+
+
+
   <h3>Event definitions</h3>
 
   <p>The <code title="event-stream-addstream">addstream</code> and




More information about the Commit-Watchers mailing list