Bug 224001

Summary: ServiceWorkerContextData should not be saved both on ServiceWorkerThread & ServiceWorkerGlobalScope
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, ews-watchlist, ggaren, hi, joepeck, simon.fraser, webkit-bug-importer, youennf, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

Description Chris Dumez 2021-03-31 09:09:13 PDT
ServiceWorkerContextData should not be saved both on ServiceWorkerThread & ServiceWorkerGlobalScope. ServiceWorkerContextData contains script sources and may use a large amount of memory.
Comment 1 Chris Dumez 2021-03-31 09:13:27 PDT
Created attachment 424775 [details]
Patch
Comment 2 Geoffrey Garen 2021-03-31 09:34:39 PDT
Comment on attachment 424775 [details]
Patch

r=me
Comment 3 EWS 2021-03-31 10:15:48 PDT
Committed r275288: <https://commits.webkit.org/r275288>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 424775 [details].
Comment 4 Radar WebKit Bug Importer 2021-03-31 10:16:15 PDT
<rdar://problem/76058632>