Bug 179559 - [Service Workers] Activate algorithm says terminate the active worker if it exists
Summary: [Service Workers] Activate algorithm says terminate the active worker if it e...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-10 16:09 PST by Chris Dumez
Modified: 2017-11-15 09:35 PST (History)
8 users (show)

See Also:


Attachments
Patch (2.26 KB, patch)
2017-11-10 16:11 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 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>