..
test
Bug 1669784 - Merge TypedObject namespace into WebAssembly namespace, gated on GC feature. r=lth
2020-10-12 21:01:39 +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
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
FetchEventOpProxyChild.h
…
FetchEventOpProxyParent.cpp
Bug 1662925 - Make SW fetch events properly queue. r=dom-workers-and-storage-reviewers,janv
2020-10-07 16:02:24 +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 1654469 - Stop generating operator==/operator != for IPDL structs/unions by default. r=nika
2020-07-22 17:24:33 +00:00
IPCServiceWorkerRegistrationDescriptor.ipdlh
Bug 1654469 - Stop generating operator==/operator != for IPDL structs/unions by default. r=nika
2020-07-22 17:24:33 +00:00
PFetchEventOp.ipdl
…
PFetchEventOpProxy.ipdl
…
PServiceWorker.ipdl
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
PServiceWorkerContainer.ipdl
…
PServiceWorkerManager.ipdl
…
PServiceWorkerRegistration.ipdl
…
PServiceWorkerUpdater.ipdl
…
RemoteServiceWorkerContainerImpl.cpp
…
RemoteServiceWorkerContainerImpl.h
…
RemoteServiceWorkerImpl.cpp
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
RemoteServiceWorkerImpl.h
…
RemoteServiceWorkerRegistrationImpl.cpp
…
RemoteServiceWorkerRegistrationImpl.h
…
ServiceWorker.cpp
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
ServiceWorker.h
…
ServiceWorkerActors.cpp
…
ServiceWorkerActors.h
…
ServiceWorkerChild.cpp
…
ServiceWorkerChild.h
…
ServiceWorkerCloneData.cpp
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
ServiceWorkerCloneData.h
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
ServiceWorkerContainer.cpp
Bug 1609920 - part 2: Guard ServiceWorkerContainer::Register to allow/disallow moz-extension scheme based on prefs. r=dom-workers-and-storage-reviewers,asuth,webidl,smaug
2020-07-03 10:14:42 +00:00
ServiceWorkerContainer.h
Bug 1609920 - part 2: Guard ServiceWorkerContainer::Register to allow/disallow moz-extension scheme based on prefs. r=dom-workers-and-storage-reviewers,asuth,webidl,smaug
2020-07-03 10:14:42 +00:00
ServiceWorkerContainerChild.cpp
…
ServiceWorkerContainerChild.h
…
ServiceWorkerContainerImpl.cpp
…
ServiceWorkerContainerImpl.h
…
ServiceWorkerContainerParent.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
ServiceWorkerContainerParent.h
…
ServiceWorkerContainerProxy.cpp
…
ServiceWorkerContainerProxy.h
…
ServiceWorkerDescriptor.cpp
…
ServiceWorkerDescriptor.h
…
ServiceWorkerEvents.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
ServiceWorkerEvents.h
…
ServiceWorkerIPCUtils.h
…
ServiceWorkerImpl.cpp
…
ServiceWorkerImpl.h
…
ServiceWorkerInfo.cpp
…
ServiceWorkerInfo.h
…
ServiceWorkerInterceptController.cpp
…
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 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
ServiceWorkerManager.h
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
ServiceWorkerManagerChild.cpp
…
ServiceWorkerManagerChild.h
…
ServiceWorkerManagerParent.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
ServiceWorkerManagerParent.h
…
ServiceWorkerManagerService.cpp
…
ServiceWorkerManagerService.h
…
ServiceWorkerOp.cpp
Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg
2020-09-02 09:54:37 +00:00
ServiceWorkerOp.h
Bug 1662526 - Exec method of the ServiceWorkerOp subclasses should return true when a dispatch did not fail. r=asuth
2020-09-01 18:58:26 +00:00
ServiceWorkerOpArgs.ipdlh
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +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
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
ServiceWorkerParent.h
Bug 1640606 - Throw while de-serializing instead of serializing if message contains a shared memory object; r=baku,dom-workers-and-storage-reviewers,edenchuang
2020-07-13 08:43:27 +00:00
ServiceWorkerPrivate.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
ServiceWorkerPrivate.h
Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj
2020-07-01 08:34:12 +00:00
ServiceWorkerPrivateImpl.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
ServiceWorkerPrivateImpl.h
…
ServiceWorkerProxy.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
ServiceWorkerProxy.h
…
ServiceWorkerRegisterJob.cpp
…
ServiceWorkerRegisterJob.h
…
ServiceWorkerRegistrar.cpp
Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj
2020-07-01 08:34:12 +00:00
ServiceWorkerRegistrar.h
Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj
2020-07-01 08:34:12 +00:00
ServiceWorkerRegistrarTypes.ipdlh
…
ServiceWorkerRegistration.cpp
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
ServiceWorkerRegistration.h
…
ServiceWorkerRegistrationChild.cpp
…
ServiceWorkerRegistrationChild.h
…
ServiceWorkerRegistrationDescriptor.cpp
…
ServiceWorkerRegistrationDescriptor.h
…
ServiceWorkerRegistrationImpl.cpp
…
ServiceWorkerRegistrationImpl.h
…
ServiceWorkerRegistrationInfo.cpp
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
ServiceWorkerRegistrationInfo.h
Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert
2020-07-22 15:12:10 +00:00
ServiceWorkerRegistrationListener.h
…
ServiceWorkerRegistrationParent.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
ServiceWorkerRegistrationParent.h
…
ServiceWorkerRegistrationProxy.cpp
Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
2020-06-23 05:05:36 +00:00
ServiceWorkerRegistrationProxy.h
…
ServiceWorkerScriptCache.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
ServiceWorkerScriptCache.h
…
ServiceWorkerShutdownBlocker.cpp
Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj
2020-07-01 08:34:12 +00:00
ServiceWorkerShutdownBlocker.h
…
ServiceWorkerShutdownState.cpp
…
ServiceWorkerShutdownState.h
…
ServiceWorkerUnregisterCallback.cpp
…
ServiceWorkerUnregisterCallback.h
…
ServiceWorkerUnregisterJob.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
ServiceWorkerUnregisterJob.h
…
ServiceWorkerUpdateJob.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
ServiceWorkerUpdateJob.h
…
ServiceWorkerUpdaterChild.cpp
…
ServiceWorkerUpdaterChild.h
…
ServiceWorkerUpdaterParent.cpp
…
ServiceWorkerUpdaterParent.h
…
ServiceWorkerUtils.cpp
Bug 1667176 - Miscellaneous unified build fixes. r=mattwoodrow
2020-09-25 08:57:23 +00:00
ServiceWorkerUtils.h
…
moz.build
…