..
test
Bug 1693133 - Fix resetProfile.xhtml tests r=Gijs
2021-03-25 17:28:56 +00:00
FetchEventOpChild.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
FetchEventOpChild.h
…
FetchEventOpParent.cpp
Bug 1662925 - Make SW fetch events properly queue. r=dom-workers-and-storage-reviewers,janv
2020-10-07 16:02:24 +00:00
FetchEventOpParent.h
Bug 1662925 - Make SW fetch events properly queue. r=dom-workers-and-storage-reviewers,janv
2020-10-07 16:02:24 +00:00
FetchEventOpProxyChild.cpp
…
FetchEventOpProxyChild.h
…
FetchEventOpProxyParent.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
FetchEventOpProxyParent.h
Bug 1662925 - Make SW fetch events properly queue. r=dom-workers-and-storage-reviewers,janv
2020-10-07 16:02:24 +00:00
IPCServiceWorkerDescriptor.ipdlh
Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8
2021-02-09 16:50:23 +00:00
IPCServiceWorkerRegistrationDescriptor.ipdlh
Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8
2021-02-09 16:50:23 +00:00
PFetchEventOp.ipdl
…
PFetchEventOpProxy.ipdl
…
PServiceWorker.ipdl
Bug 1653470
- refcount PServiceWorker r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:50:00 +00:00
PServiceWorkerContainer.ipdl
Bug 1660470 - Avoid including ServiceWorkerIPCUtils.h from header files. r=nika
2020-11-23 16:05:38 +00:00
PServiceWorkerManager.ipdl
…
PServiceWorkerRegistration.ipdl
Bug 1660470 - Avoid including ErrorIPCUtils.h from header files. r=nika
2020-11-23 16:04:28 +00:00
PServiceWorkerUpdater.ipdl
…
RemoteServiceWorkerContainerImpl.cpp
Bug 1653470
- refcount PServiceWorkerContainer r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:51:24 +00:00
RemoteServiceWorkerContainerImpl.h
Bug 1653470
- refcount PServiceWorkerContainer r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:51:24 +00:00
RemoteServiceWorkerImpl.cpp
Bug 1653470
- refcount PServiceWorker r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:50:00 +00:00
RemoteServiceWorkerImpl.h
Bug 1653470
- refcount PServiceWorker r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:50:00 +00:00
RemoteServiceWorkerRegistrationImpl.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
RemoteServiceWorkerRegistrationImpl.h
Bug 1653470
- refcount PServiceWorkerRegistration r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:52:49 +00:00
ServiceWorker.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorker.h
…
ServiceWorkerActors.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerActors.h
Bug 1653470
- refcount PServiceWorkerRegistration r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:52:49 +00:00
ServiceWorkerChild.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerChild.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerCloneData.cpp
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
ServiceWorkerCloneData.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
ServiceWorkerContainer.cpp
Bug 1686616 - make ServiceWorkerManager use Components instead of Services. r=kmag
2021-02-18 13:26:31 +00:00
ServiceWorkerContainer.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerContainerChild.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerContainerChild.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerContainerImpl.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerContainerImpl.h
…
ServiceWorkerContainerParent.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerContainerParent.h
Bug 1653470
- refcount PServiceWorkerContainer r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:51:24 +00:00
ServiceWorkerContainerProxy.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
ServiceWorkerContainerProxy.h
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerDescriptor.cpp
…
ServiceWorkerDescriptor.h
…
ServiceWorkerEvents.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerEvents.h
Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth
2020-10-29 17:18:28 +00:00
ServiceWorkerIPCUtils.h
Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8
2020-12-10 11:09:21 +00:00
ServiceWorkerImpl.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerImpl.h
…
ServiceWorkerInfo.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerInfo.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerInterceptController.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerInterceptController.h
…
ServiceWorkerJob.cpp
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
ServiceWorkerJob.h
…
ServiceWorkerJobQueue.cpp
…
ServiceWorkerJobQueue.h
…
ServiceWorkerManager.cpp
Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika
2021-03-24 17:56:49 +00:00
ServiceWorkerManager.h
Bug 1588152 - Eliminate redundant profile-change-teardown observer. r=asuth
2020-10-30 18:44:54 +00:00
ServiceWorkerManagerChild.cpp
…
ServiceWorkerManagerChild.h
…
ServiceWorkerManagerParent.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerManagerParent.h
…
ServiceWorkerManagerService.cpp
Bug 708901 - Migrate to nsTHashSet in dom/serviceworkers. r=dom-worker-reviewers,janv
2021-03-23 10:36:38 +00:00
ServiceWorkerManagerService.h
Bug 708901 - Migrate to nsTHashSet in dom/serviceworkers. r=dom-worker-reviewers,janv
2021-03-23 10:36:38 +00:00
ServiceWorkerOp.cpp
Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth
2020-10-29 17:18:28 +00:00
ServiceWorkerOp.h
Bug 1617822 - Implement FetchEvent.handled r=dom-workers-and-storage-reviewers,asuth
2020-10-29 17:18:28 +00:00
ServiceWorkerOpArgs.ipdlh
Bug 1660470 - Avoid including ServiceWorkerIPCUtils.h from header files. r=nika
2020-11-23 16:05:38 +00:00
ServiceWorkerOpPromise.h
Bug 1662925 - Make SW fetch events properly queue. r=dom-workers-and-storage-reviewers,janv
2020-10-07 16:02:24 +00:00
ServiceWorkerParent.cpp
…
ServiceWorkerParent.h
Bug 1653470
- refcount PServiceWorker r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:50:00 +00:00
ServiceWorkerPrivate.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerPrivate.h
…
ServiceWorkerPrivateImpl.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerPrivateImpl.h
…
ServiceWorkerProxy.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
ServiceWorkerProxy.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerRegisterJob.cpp
…
ServiceWorkerRegisterJob.h
…
ServiceWorkerRegistrar.cpp
Bug 1403348: Follow-up: Remove crash annotations for AsyncShutdown load failures. r=mccr8
2021-02-23 20:18:13 +00:00
ServiceWorkerRegistrar.h
…
ServiceWorkerRegistrarTypes.ipdlh
…
ServiceWorkerRegistration.cpp
Bug 1692996 - Remove redundant nullptr checks of return value of infallible new in dom/serviceworkers. r=dom-worker-reviewers,edenchuang
2021-02-16 15:52:09 +00:00
ServiceWorkerRegistration.h
…
ServiceWorkerRegistrationChild.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerRegistrationChild.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerRegistrationDescriptor.cpp
…
ServiceWorkerRegistrationDescriptor.h
…
ServiceWorkerRegistrationImpl.cpp
Bug 1686616 - make ServiceWorkerManager use Components instead of Services. r=kmag
2021-02-18 13:26:31 +00:00
ServiceWorkerRegistrationImpl.h
Bug 1673931
- Avoid including Document.h from header files. r=emilio
2020-11-23 16:07:43 +00:00
ServiceWorkerRegistrationInfo.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerRegistrationInfo.h
…
ServiceWorkerRegistrationListener.h
…
ServiceWorkerRegistrationParent.cpp
…
ServiceWorkerRegistrationParent.h
Bug 1653470
- refcount PServiceWorkerRegistration r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:52:49 +00:00
ServiceWorkerRegistrationProxy.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
ServiceWorkerRegistrationProxy.h
Bug 1653470
- refcount PServiceWorkerRegistration r=dom-workers-and-storage-reviewers,asuth
2020-10-23 11:52:49 +00:00
ServiceWorkerScriptCache.cpp
Bug 1678927 - Expect non http channel in ServiceWorkerScriptCache CompareNetwork::OnStreamComplete. r=asuth,mixedpuppy
2021-01-19 15:27:46 +00:00
ServiceWorkerScriptCache.h
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerShutdownBlocker.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerShutdownBlocker.h
Bug 1588152 - Eliminate redundant profile-change-teardown observer. r=asuth
2020-10-30 18:44:54 +00:00
ServiceWorkerShutdownState.cpp
…
ServiceWorkerShutdownState.h
Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8
2020-12-10 11:09:21 +00:00
ServiceWorkerUnregisterCallback.cpp
…
ServiceWorkerUnregisterCallback.h
…
ServiceWorkerUnregisterJob.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerUnregisterJob.h
…
ServiceWorkerUpdateJob.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerUpdateJob.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ServiceWorkerUpdaterChild.cpp
Bug 1626555 - Add `dom/serviceworkers` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 11:55:00 +00:00
ServiceWorkerUpdaterChild.h
…
ServiceWorkerUpdaterParent.cpp
…
ServiceWorkerUpdaterParent.h
…
ServiceWorkerUtils.cpp
Bug 1682987: Unconditionally return true from ServiceWorkerParentInterceptEnabled; r=dom-workers-and-storage-reviewers,asuth
2021-01-12 23:12:53 +00:00
ServiceWorkerUtils.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
moz.build
Bug 1403348: Follow-up: Remove crash annotations for AsyncShutdown load failures. r=mccr8
2021-02-23 20:18:13 +00:00