зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1132673 - Removing the scope line from ServiceWorkerGlobalScope and changing the signature and body of getScope. r=nsm,baku
--HG-- extra : rebase_source : 8b2abe0b397bb4c1774763d7d43c51c3a634fd87 extra : amend_source : f142b027b3ef52bc12a921e71d191b4422fed7ef
This commit is contained in:
Родитель
c11c675dc7
Коммит
04f049b692
|
@ -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);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче