[Webkit-unassigned] [Bug 66649] New: [Chromium] [WebSocket] Add a test to reproduce chromium bug on close before open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 00:14:01 PDT 2011


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

           Summary: [Chromium] [WebSocket] Add a test to reproduce
                    chromium bug on close before open
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: toyoshim at chromium.org
                CC: ap at webkit.org, abarth at webkit.org, tkent at chromium.org,
                    yutak at chromium.org


On Chromium port, WebSocket.onclose() callback doesn't be called when JavaScript call close() before onopen() is called.
Current test to check this scenario, access to ws://127.0.0.1:8880/websocket/tests/hybi/handing-handshake.
This URL cause close event by another reason, so the problem is hidden by chance.

-- 
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