Bug 179715 - Have SWServerWorkers keep track of their currently associated SWServerRegistrations
Summary: Have SWServerWorkers keep track of their currently associated SWServerRegistr...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-14 18:07 PST by Brady Eidson
Modified: 2017-11-15 09:27 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2017-11-14 18:07:50 PST
Have SWServerWorkers keep track of their currently associated SWServerRegistrations

This will be necessary for cleanup when we terminate workers (https://bugs.webkit.org/show_bug.cgi?id=179551)
Comment 1 Brady Eidson 2017-11-15 09:27:24 PST
This ended up so small, I'm rolling it in to https://bugs.webkit.org/show_bug.cgi?id=179551