Bug 220408 - Make sure that if NetworkProcess clears DOMCache, it also clears service worker registrations
Summary: Make sure that if NetworkProcess clears DOMCache, it also clears service work...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-07 05:25 PST by youenn fablet
Modified: 2021-01-08 05:18 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.36 KB, patch)
2021-01-07 05:34 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Reuploading to run on bots (6.35 KB, patch)
2021-01-08 01:58 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2021-01-07 05:25:57 PST
Make sure that if NetworkProcess clears DOMCache, it also clears service worker registrations
Comment 1 youenn fablet 2021-01-07 05:26:08 PST
<rdar://problem/72360003>
Comment 2 youenn fablet 2021-01-07 05:34:31 PST
Created attachment 417174 [details]
Patch
Comment 3 youenn fablet 2021-01-08 01:58:26 PST
Created attachment 417258 [details]
Reuploading to run on bots
Comment 4 EWS 2021-01-08 05:09:28 PST
Found 1 new test failure: media/controls/showControlsButton.html
Comment 5 EWS 2021-01-08 05:18:57 PST
Committed r271291: <https://trac.webkit.org/changeset/271291>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417258 [details].