[Webkit-unassigned] [Bug 34630] New: send() should return false, after frame that opened a WebSokcet is detached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 22:28:28 PST 2010


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

           Summary: send() should return false, after frame that opened a
                    WebSokcet is detached
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at chromium.org


WebSocket was opened in subframe and subframe is detached from parent, the
WebSocket will be closed.
After that, send() on the WebSocket sould return false, because it was closed
when the frame was detached.

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