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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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.