[Webkit-unassigned] [Bug 81517] New: Mobile Safari crash when returning to WebSocket page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 09:22:17 PDT 2012


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

           Summary: Mobile Safari crash when returning to WebSocket page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mail at mloughran.com


This bug report is for iOS: if there's a better place to post this bug please let me know.

Summary: calling send() on a closed WebSocket object which reports an open readyState causes a crash. This scenario can occur when returning to a backgrounded page which received data and then closed when in the backgrounded state.

I wrote up full details, with code and steps to reproduce in this gist https://gist.github.com/2052006

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