hixie: Minor tweaks to PeerConnection to make it more usable (whatwg r5956)

hixie: Minor tweaks to PeerConnection to make it more usable (whatwg
r5956)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4787&r2=1.4788&f=h
http://html5.org/tools/web-apps-tracker?from=5955&to=5956

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4787
retrieving revision 1.4788
diff -u -d -r1.4787 -r1.4788
--- Overview.html 14 Mar 2011 18:53:48 -0000 1.4787
+++ Overview.html 18 Mar 2011 01:17:58 -0000 1.4788
@@ -343,7 +343,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-14-march-2011">Editor's Draft 14 March 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-18-march-2011">Editor's Draft 18 March 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -485,7 +485,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 14 March 2011 Editor's Draft.
+  This specification is the 18 March 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -2491,7 +2491,7 @@
   third-party software become as dangerous as those in the user
   agent.</p>
 
-  </div><h4 id="character-encodings"><span class="secno">2.1.6 </span>Character encodings</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/101">ISSUE-101</a> (us-ascii-ref) blocks progress to Last Call</span><p>The <dfn id="preferred-mime-name">preferred MIME name</dfn> of a character encoding is the
+  </div><h4 id="character-encodings"><span class="secno">2.1.6 </span>Character encodings</h4><p>The <dfn id="preferred-mime-name">preferred MIME name</dfn> of a character encoding is the
   name or alias labeled as "preferred MIME name" in the IANA
   <cite>Character Sets</cite> registry, if there is one, or the
   encoding's name, if none of the aliases are so labeled. <a href="#refsIANACHARSET">[IANACHARSET]</a><p>An <dfn id="ascii-compatible-character-encoding">ASCII-compatible character encoding</dfn> is a
@@ -72243,6 +72243,7 @@
   Olli Pettay,
   oSand, <!-- from reddit -->
   Patrick H. Lauke,
+  Patrik Persson,
   Paul Norman,
   Per-Erik Brodin,
   Perry Smith,

Received on Friday, 18 March 2011 01:19:16 UTC