Bug 182418 - Clearing a registration should null out its workers before setting their state to "redundant"
Summary: Clearing a registration should null out its workers before setting their stat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://github.com/w3c/ServiceWorker/...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-01 19:45 PST by Chris Dumez
Modified: 2018-02-02 09:33 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.19 KB, patch)
2018-02-01 19:49 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (5.16 KB, patch)
2018-02-01 19:53 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-02-01 19:45:04 PST
Clearing a registration should null out its workers before setting their state to "redundant". This seems to match Firefox and Chrome.
Comment 1 Radar WebKit Bug Importer 2018-02-01 19:45:35 PST
<rdar://problem/37142874>
Comment 2 Chris Dumez 2018-02-01 19:49:15 PST
Created attachment 332933 [details]
Patch
Comment 3 Chris Dumez 2018-02-01 19:53:05 PST
Created attachment 332934 [details]
Patch
Comment 4 WebKit Commit Bot 2018-02-02 09:33:58 PST
Comment on attachment 332934 [details]
Patch

Clearing flags on attachment: 332934

Committed r228015: <https://trac.webkit.org/changeset/228015>
Comment 5 WebKit Commit Bot 2018-02-02 09:33:59 PST
All reviewed patches have been landed.  Closing bug.