Bug 179436 - [Service Workers] Implement "Try Activate" / "Activate" algorithms
Summary: [Service Workers] Implement "Try Activate" / "Activate" algorithms
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: 179401
Blocks: 179441
  Show dependency treegraph
 
Reported: 2017-11-08 12:13 PST by Chris Dumez
Modified: 2017-11-15 09:38 PST (History)
5 users (show)

See Also:


Attachments
WIP Patch (26.44 KB, patch)
2017-11-08 13:10 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (25.88 KB, patch)
2017-11-09 15:53 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch for EWS (24.96 KB, patch)
2017-11-10 09:49 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (27.27 KB, patch)
2017-11-10 10:06 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (27.23 KB, patch)
2017-11-10 10:43 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (32.44 KB, patch)
2017-11-10 11:05 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-08 12:13:18 PST
Add 'activate' event support in service workers.
Comment 1 Chris Dumez 2017-11-08 13:10:48 PST
Created attachment 326352 [details]
WIP Patch
Comment 2 Chris Dumez 2017-11-09 15:53:52 PST
Created attachment 326500 [details]
WIP Patch
Comment 3 Chris Dumez 2017-11-10 09:49:32 PST
Created attachment 326597 [details]
WIP Patch for EWS
Comment 4 Chris Dumez 2017-11-10 10:06:51 PST
Created attachment 326599 [details]
WIP Patch
Comment 5 Chris Dumez 2017-11-10 10:43:31 PST
Created attachment 326603 [details]
WIP Patch
Comment 6 Chris Dumez 2017-11-10 11:05:33 PST
Created attachment 326606 [details]
Patch
Comment 7 WebKit Commit Bot 2017-11-10 12:31:02 PST
Comment on attachment 326606 [details]
Patch

Clearing flags on attachment: 326606

Committed r224702: <https://trac.webkit.org/changeset/224702>
Comment 8 WebKit Commit Bot 2017-11-10 12:31:03 PST
All reviewed patches have been landed.  Closing bug.
Comment 9 Radar WebKit Bug Importer 2017-11-15 09:38:51 PST
<rdar://problem/35562145>