mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1132673 - Removing the scope line from ServiceWorkerGlobalScope and changing the signature and body of getScope. r=nsm,baku
This commit is contained in:
parent
16374b28ae
commit
00822e89c4
@ -18,8 +18,6 @@ interface ServiceWorkerGlobalScope : WorkerGlobalScope {
|
||||
|
||||
readonly attribute Clients clients;
|
||||
|
||||
[Unforgeable] readonly attribute DOMString scope;
|
||||
|
||||
// FIXME(nsm): Bug 995484
|
||||
// ResponsePromise<any> fetch((Request or [EnsureUTF16] DOMString) request);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user