WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
EWS and landing
(42.77 KB, patch)
2017-10-13 12:50 PDT
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug