- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 Jan 2012 15:55:43 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15595 Summary: The abstract could be improved by pointing out that "WebSocket protocol" is defined by the IETF, while this API specifies the browser API to use that protocol. "The send(data) method transmits data using the connection. If the readyState attribute is CONN Product: WebAppsWG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#top OS/Version: other Status: NEW Severity: normal Priority: P3 Component: WebSocket API (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: contributor@whatwg.org QAContact: member-webapi-cvs@w3.org CC: mike@w3.org, public-webapps@w3.org 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 "WebSocket protocol" is defined by the IETF, while this API specifies the browser API to use that protocol. "The send(data) method transmits data using the connection. If the readyState attribute is CONNECTING, it must throw an InvalidStateError exception." - What happens for the other non-OPEN states? "unpaired surrogates" is mentioned in three places, but not defined anywhere. What is that? In the same context, "with prejudice" is mentioned multiple times, only referencing the WebSockets protocol (instead of defining that), but the protocol doesn'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 -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Tuesday, 17 January 2012 15:55:47 UTC