[Webkit-unassigned] [Bug 32332] New: WebSocket events should be dispatched synchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 11:15:59 PST 2009


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

           Summary: WebSocket events should be dispatched synchronously
           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: ap at webkit.org
                CC: ian at hixie.ch, ukai at chromium.org


As per recent WhatWG discussion, everywhere the spec says "queue a task to
dispatch an event", it actually means "dispatch the event synchronously". We
should update the code accordingly, and make readyState checks in
websocket/tests/simple test strict again.

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