Bug 182418

Summary: Clearing a registration should null out its workers before setting their state to "redundant"
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/w3c/ServiceWorker/issues/1273
Attachments:
Description Flags
Patch
none
Patch none

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.