[Webkit-unassigned] [Bug 28170] New: SharedWorkers do not exit when the last parent document exits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 21:36:45 PDT 2009


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

           Summary: SharedWorkers do not exit when the last parent
                    document exits
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at google.com
        Depends on: 28136


The SharedWorker lifecycle is tied to the lifecycle of its associated
documents.

When the last document associated with a SharedWorker exits, the worker needs
to be shut down.

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