<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>15595</bug_id>
          
          <creation_ts>2012-01-17 15:55:40 +0000</creation_ts>
          <short_desc>The abstract could be improved by pointing out that &quot;WebSocket protocol&quot; is defined by the IETF, while this API specifies the browser API to use that protocol. &quot;The send(data) method transmits data using the connection. If the readyState attribute is CONN</short_desc>
          <delta_ts>2012-05-02 19:45:25 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>WebSocket API (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>art.barstow</cc>
    
    <cc>ian</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>62810</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-01-17 15:55:40 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/websockets/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
The abstract could be improved by pointing out that &quot;WebSocket protocol&quot; is
defined by the IETF, while this API specifies the browser API to use that
protocol.

&quot;The send(data) method transmits data using the connection. If the readyState
attribute is CONNECTING, it must throw an InvalidStateError exception.&quot; - What
happens for the other non-OPEN states? 

&quot;unpaired surrogates&quot; is mentioned in three places, but not defined anywhere.
What is that? In the same context, &quot;with prejudice&quot; is mentioned multiple
times, only referencing the WebSockets protocol (instead of defining that),
but the protocol doesn&apos;t mention that term.

Posted from: 78.49.193.126
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67251</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-05-02 19:45:25 +0000</bug_when>
    <thetext>&gt; Comment:
&gt; The abstract could be improved by pointing out that &quot;WebSocket protocol&quot; is
&gt; defined by the IETF, while this API specifies the browser API to use that
&gt; protocol.

Done by adding a parenthetical regarding the source of the protocol. (When the abstract was written, the protocol was part of the same spec, IIRC.)


&gt; &quot;The send(data) method transmits data using the connection. If the readyState
&gt; attribute is CONNECTING, it must throw an InvalidStateError exception.&quot; - What
&gt; happens for the other non-OPEN states? 

The very next sentence in the spec answers that already.


&gt; &quot;unpaired surrogates&quot; is mentioned in three places, but not defined anywhere.

I&apos;ve changed this to not use a term of art but (it talks about surrogates that are isolated, now), and added a reference to [UNICODE].


&gt; In the same context, &quot;with prejudice&quot; is mentioned multiple
&gt; times, only referencing the WebSockets protocol (instead of defining that),
&gt; but the protocol doesn&apos;t mention that term.

The term &quot;with prejudice&quot; is defined at the target of the cross-reference; it controls what events are fired in certain cases.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>