[Webkit-unassigned] [Bug 120295] New: Active WebSocket should send closing handshake to server on page navigation or page close

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 26 02:49:44 PDT 2013


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

           Summary: Active WebSocket should send closing handshake to
                    server on page navigation or page close
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vivekg at webkit.org
                CC: ap at webkit.org


With a active websocket, when page navigates or page closes, the connection to the web server is terminated but 
the closing handshake is not sent. 

Specification URL: http://dev.w3.org/html5/websockets/#garbage-collection

Blink review URLs:
https://codereview.chromium.org/23201008
https://codereview.chromium.org/23069004/

Patch follows.

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