[Webkit-unassigned] [Bug 32774] New: Websocket in two tabs stops working when closing the first tab window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 19 10:35:59 PST 2009


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

           Summary: Websocket in two tabs stops working when closing the
                    first tab window
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgl at ruilopes.com


1. Open a page with an websocket that periodically sends data to the browser
(eg. it sends the current date 1 time per second).
2. Open the same page in a new tab.
3. Close the first tab (by clicking the tab close button).
4. See that the remaining tab window stops receiving data in the web socket.

NB: I can provide a nodejs sample application for this if you want to.

NB: This also manifests in chromium, see
https://code.google.com/p/chromium/issues/detail?id=30668

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