[Bug 13162] New: The notes really do need to be cleaned up to be made explicit. Like WTH does this actually say? "The fail the WebSocket connection algorithm invokes the close the WebSocket connection algorithm, which then establishes that the WebSocket connection is clo

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13162

           Summary: The notes really do need to be cleaned up to be made
                    explicit. Like WTH does this actually say?  "The fail
                    the WebSocket connection algorithm invokes the close
                    the WebSocket connection algorithm, which then
                    establishes that the WebSocket connection is clo
           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 notes really do need to be cleaned up to be made explicit. Like WTH does
this actually say? 

"The fail the WebSocket connection algorithm invokes the close the WebSocket
connection algorithm, which then establishes that the WebSocket connection is
closed, which fires the close event as described"

I think it should read:

"The [WebSocket Failure Algorithm] invokes the [WebSocket Close Algorithm],
which then establishes that the WebSocket connection is closed, which then
fires the close event."

Posted from: 109.231.193.164
User agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us)
AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1

-- 
Configure bugmail: http://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 Wednesday, 6 July 2011 17:33:38 UTC