[Webkit-unassigned] [Bug 88744] New: [WebSocket] WebSocket object in Worker Context should fire error event when it fails connection.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 10 20:14:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88744

           Summary: [WebSocket] WebSocket object in Worker Context should
                    fire error event when it fails connection.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: li.yin at intel.com


Spec:http://dev.w3.org/html5/websockets/#feedback-from-the-protocol
If the user agent was required to fail the websocket connection or the WebSocket connection is closed with prejudice, fire a simple event named error at the WebSocket object.

This bug is similar with Bug 86958, but it is still required to fix in Worker Context.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list