Bug 178469 - [Service Worker] Add stubs for Client / WindowClient / Clients
Summary: [Service Worker] Add stubs for Client / WindowClient / Clients
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, WebExposed
Depends on: 178482
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-18 09:44 PDT by Chris Dumez
Modified: 2017-10-18 15:33 PDT (History)
7 users (show)

See Also:


Attachments
WIP Patch (82.15 KB, patch)
2017-10-18 13:09 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (86.96 KB, patch)
2017-10-18 13:19 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (83.08 KB, patch)
2017-10-18 13:40 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (86.90 KB, patch)
2017-10-18 14:39 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (88.02 KB, patch)
2017-10-18 15:23 PDT, 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-10-18 09:44:35 PDT
Add stubs for Client / WindowClient / Clients:
- https://w3c.github.io/ServiceWorker/v1/#clients
- https://w3c.github.io/ServiceWorker/v1/#client-interface
Comment 1 Chris Dumez 2017-10-18 13:09:22 PDT
Created attachment 324157 [details]
WIP Patch
Comment 2 Chris Dumez 2017-10-18 13:19:11 PDT
Created attachment 324162 [details]
Patch
Comment 3 Chris Dumez 2017-10-18 13:40:36 PDT
Created attachment 324164 [details]
Patch
Comment 4 Chris Dumez 2017-10-18 14:39:00 PDT
Created attachment 324167 [details]
Patch
Comment 5 Chris Dumez 2017-10-18 15:23:01 PDT
Created attachment 324173 [details]
Patch
Comment 6 Chris Dumez 2017-10-18 15:32:00 PDT
Comment on attachment 324173 [details]
Patch

Clearing flags on attachment: 324173

Committed r223634: <https://trac.webkit.org/changeset/223634>
Comment 7 Chris Dumez 2017-10-18 15:32:02 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2017-10-18 15:33:09 PDT
<rdar://problem/35062335>