Bug 208440 - In case an activating service worker is terminated, it should go to activated state
Summary: In case an activating service worker is terminated, it should go to activated...
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: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-02 03:19 PST by youenn fablet
Modified: 2020-03-05 10:42 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.20 KB, patch)
2020-03-02 03:24 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 2020-03-02 03:19:38 PST
In case an activating service worker is terminated, it should go to activated state, as per https://w3c.github.io/ServiceWorker/#activate
Comment 1 youenn fablet 2020-03-02 03:19:55 PST
<rdar://problem/59742332>
Comment 2 youenn fablet 2020-03-02 03:24:14 PST
Created attachment 392126 [details]
Patch
Comment 3 youenn fablet 2020-03-03 06:17:08 PST
Ping review
Comment 4 WebKit Commit Bot 2020-03-05 10:42:10 PST
Comment on attachment 392126 [details]
Patch

Clearing flags on attachment: 392126

Committed r257929: <https://trac.webkit.org/changeset/257929>
Comment 5 WebKit Commit Bot 2020-03-05 10:42:11 PST
All reviewed patches have been landed.  Closing bug.