RESOLVED FIXED 178270
Stub out SW Client/Clients
https://bugs.webkit.org/show_bug.cgi?id=178270
Summary Stub out SW Client/Clients
Brady Eidson
Reported 2017-10-13 10:56:19 PDT
Stub out SW Client/Clients
Attachments
Still adding ChangeLogs, but reviewable without them. (40.92 KB, patch)
2017-10-13 11:00 PDT, Brady Eidson
aestes: review+
EWS and landing (42.77 KB, patch)
2017-10-13 12:50 PDT, Brady Eidson
no flags
Brady Eidson
Comment 1 2017-10-13 11:00:37 PDT
Created attachment 323705 [details] Still adding ChangeLogs, but reviewable without them.
Andy Estes
Comment 2 2017-10-13 11:06:22 PDT
Comment on attachment 323705 [details] Still adding ChangeLogs, but reviewable without them. View in context: https://bugs.webkit.org/attachment.cgi?id=323705&action=review > Source/WebCore/workers/service/context/Client.idl:31 > + readonly attribute USVString url; Needs more spaces > Source/WebCore/workers/service/context/Client.idl:39 > + "window", Ditto > Source/WebCore/workers/service/context/Clients.idl:31 > + [NewObject] Promise<any> get(DOMString id); Ditto > Source/WebCore/workers/service/context/WindowClient.idl:34 > + readonly attribute boolean focused; Ditto
Brady Eidson
Comment 3 2017-10-13 12:50:30 PDT
Created attachment 323726 [details] EWS and landing
Note You need to log in before you can comment on or make changes to this bug.