[Bug 13295] New: The "make disappear a WebSocket object" case should not fail the WebSocket connection

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

           Summary: The "make disappear a WebSocket object" case should
                    not fail the WebSocket connection
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: WebSocket API (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: brian.raymor@microsoft.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


Are there valid use cases where the developer would want to capture this case
as an error condition?



If a user agent is to make disappear a WebSocket object (this happens when a
Document object goes away), the user agent must follow the first appropriate
set of steps from the following list:
↪If the WebSocket connection is not yet established [WSP]
Fail the WebSocket connection. [WSP]

-- 
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 Tuesday, 19 July 2011 05:20:42 UTC