Bug 179559

Summary: [Service Workers] Activate algorithm says terminate the active worker if it exists
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, darin, ggaren, rniwa, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2017-11-10 16:09:55 PST
Activate algorithm says terminate the active worker if it exists:
- https://w3c.github.io/ServiceWorker/#activation-algorithm (Step 2.1)
Comment 1 Chris Dumez 2017-11-10 16:11:39 PST
Created attachment 326649 [details]
Patch
Comment 2 WebKit Commit Bot 2017-11-12 22:39:17 PST
Comment on attachment 326649 [details]
Patch

Clearing flags on attachment: 326649

Committed r224741: <https://trac.webkit.org/changeset/224741>
Comment 3 WebKit Commit Bot 2017-11-12 22:39:19 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 09:35:10 PST
<rdar://problem/35562009>