gecko-dev/dom/serviceworkers
2023-11-30 18:46:02 +00:00
..
docs
test Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
FetchEventOpChild.cpp Bug 1846526: Handle IPC error condition r=nika a=RyanVM 2023-08-07 18:31:03 +00:00
FetchEventOpChild.h Bug 1810816 - P4 Report the preload response timing for ServiceWorker NavigationPreload. r=dom-worker-reviewers,asuth 2023-02-23 02:52:54 +00:00
FetchEventOpParent.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
FetchEventOpParent.h Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
FetchEventOpProxyChild.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
FetchEventOpProxyChild.h Bug 1810816 - P4 Report the preload response timing for ServiceWorker NavigationPreload. r=dom-worker-reviewers,asuth 2023-02-23 02:52:54 +00:00
FetchEventOpProxyParent.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
FetchEventOpProxyParent.h
IPCNavigationPreloadState.ipdlh
IPCServiceWorkerDescriptor.ipdlh Bug 1775062 - Fix various using statements to use properly qualified names. r=nika,necko-reviewers,valentin 2023-01-25 10:52:10 +00:00
IPCServiceWorkerRegistrationDescriptor.ipdlh Bug 1775062 - Fix various using statements to use properly qualified names. r=nika,necko-reviewers,valentin 2023-01-25 10:52:10 +00:00
moz.build Bug 1762078 - Blocking SerivceWorker interception for no_cors cross-origin range request. r=dom-worker-reviewers,karlt 2022-10-19 21:38:04 +00:00
NavigationPreloadManager.cpp Bug 1715547 - Remove ServiceWorkerRegistration::Inner r=asuth 2022-09-29 18:25:59 +00:00
NavigationPreloadManager.h Bug 1715547 - Remove ServiceWorkerRegistration::Inner r=asuth 2022-09-29 18:25:59 +00:00
PFetchEventOp.ipdl Bug 1810816 - P4 Report the preload response timing for ServiceWorker NavigationPreload. r=dom-worker-reviewers,asuth 2023-02-23 02:52:54 +00:00
PFetchEventOpProxy.ipdl Bug 1810816 - P4 Report the preload response timing for ServiceWorker NavigationPreload. r=dom-worker-reviewers,asuth 2023-02-23 02:52:54 +00:00
PServiceWorker.ipdl
PServiceWorkerContainer.ipdl
PServiceWorkerManager.ipdl
PServiceWorkerRegistration.ipdl
ServiceWorker.cpp Bug 1862244 - Add GlobalTeardownHelper. r=smaug, a=RyanVM 2023-11-30 18:46:02 +00:00
ServiceWorker.h Bug 1748313 - Fix unified build failures hit after adding webidl bindings for the proxy WebExtensions API namespace. r=asuth,willdurand 2023-02-01 19:36:09 +00:00
ServiceWorkerActors.cpp
ServiceWorkerActors.h
ServiceWorkerChild.cpp Bug 1715547 - Remove ServiceWorker::Inner r=dom-worker-reviewers,asuth 2022-09-29 18:26:00 +00:00
ServiceWorkerChild.h Bug 1715547 - Remove ServiceWorker::Inner r=dom-worker-reviewers,asuth 2022-09-29 18:26:00 +00:00
ServiceWorkerCloneData.cpp Bug 1773088 - Part 3: Remove StealFromAndBuildClonedMessageData, r=asuth 2022-06-08 15:24:28 +00:00
ServiceWorkerCloneData.h Bug 1773088 - Part 3: Remove StealFromAndBuildClonedMessageData, r=asuth 2022-06-08 15:24:28 +00:00
ServiceWorkerContainer.cpp Bug 1715547 - Remove ServiceWorkerContainer::Inner r=dom-worker-reviewers,asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerContainer.h Bug 1715547 - Remove ServiceWorkerContainer::Inner r=dom-worker-reviewers,asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerContainerChild.cpp Bug 1715547 - Remove ServiceWorkerContainer::Inner r=dom-worker-reviewers,asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerContainerChild.h Bug 1715547 - Remove ServiceWorkerContainer::Inner r=dom-worker-reviewers,asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerContainerParent.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ServiceWorkerContainerParent.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ServiceWorkerContainerProxy.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ServiceWorkerContainerProxy.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ServiceWorkerDescriptor.cpp
ServiceWorkerDescriptor.h
ServiceWorkerEvents.cpp Bug 1832333 - Remove unused ErrorResult in GetBodyUsed r=smaug 2023-05-10 20:11:13 +00:00
ServiceWorkerEvents.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
ServiceWorkerInfo.cpp
ServiceWorkerInfo.h
ServiceWorkerInterceptController.cpp Bug 1643611 - Stop intercepting requests in embed and object elements r=edenchuang 2022-11-21 17:33:13 +00:00
ServiceWorkerInterceptController.h
ServiceWorkerIPCUtils.h
ServiceWorkerJob.cpp
ServiceWorkerJob.h
ServiceWorkerJobQueue.cpp
ServiceWorkerJobQueue.h
ServiceWorkerManager.cpp Bug 1645054 - Disable/purge service workers when dom.serviceWorkers.enabled is false r=dom-worker-reviewers,necko-reviewers,asuth,webdriver-reviewers,whimboo 2023-02-28 15:57:55 +00:00
ServiceWorkerManager.h Bug 1645054 - Disable/purge service workers when dom.serviceWorkers.enabled is false r=dom-worker-reviewers,necko-reviewers,asuth,webdriver-reviewers,whimboo 2023-02-28 15:57:55 +00:00
ServiceWorkerManagerChild.h
ServiceWorkerManagerParent.cpp
ServiceWorkerManagerParent.h
ServiceWorkerOp.cpp Bug 1832333 - Remove unused ErrorResult in GetBodyUsed r=smaug 2023-05-10 20:11:13 +00:00
ServiceWorkerOp.h Bug 1775784 - Improve worker shutdown ordering. r=dom-worker-reviewers,smaug 2023-03-14 23:57:57 +00:00
ServiceWorkerOpArgs.ipdlh Bug 1810816 - P4 Report the preload response timing for ServiceWorker NavigationPreload. r=dom-worker-reviewers,asuth 2023-02-23 02:52:54 +00:00
ServiceWorkerOpPromise.h Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
ServiceWorkerParent.cpp Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth 2022-06-08 15:24:27 +00:00
ServiceWorkerParent.h
ServiceWorkerPrivate.cpp Bug 1810816 - P4 Report the preload response timing for ServiceWorker NavigationPreload. r=dom-worker-reviewers,asuth 2023-02-23 02:52:54 +00:00
ServiceWorkerPrivate.h Bug 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz 2023-04-15 03:32:38 +00:00
ServiceWorkerProxy.cpp
ServiceWorkerProxy.h
ServiceWorkerQuotaUtils.cpp
ServiceWorkerQuotaUtils.h
ServiceWorkerRegisterJob.cpp
ServiceWorkerRegisterJob.h
ServiceWorkerRegistrar.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
ServiceWorkerRegistrar.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
ServiceWorkerRegistrarTypes.ipdlh
ServiceWorkerRegistration.cpp Bug 1862244 - Add GlobalTeardownHelper. r=smaug, a=RyanVM 2023-11-30 18:46:02 +00:00
ServiceWorkerRegistration.h Bug 1715547 - Remove ServiceWorkerRegistration::Inner r=asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerRegistrationChild.cpp Bug 1715547 - Remove ServiceWorkerRegistration::Inner r=asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerRegistrationChild.h Bug 1715547 - Remove ServiceWorkerRegistration::Inner r=asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerRegistrationDescriptor.cpp
ServiceWorkerRegistrationDescriptor.h
ServiceWorkerRegistrationInfo.cpp
ServiceWorkerRegistrationInfo.h
ServiceWorkerRegistrationListener.h
ServiceWorkerRegistrationParent.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
ServiceWorkerRegistrationParent.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ServiceWorkerRegistrationProxy.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ServiceWorkerRegistrationProxy.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ServiceWorkerScriptCache.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
ServiceWorkerScriptCache.h
ServiceWorkerShutdownBlocker.cpp
ServiceWorkerShutdownBlocker.h
ServiceWorkerShutdownState.cpp
ServiceWorkerShutdownState.h
ServiceWorkerUnregisterCallback.cpp
ServiceWorkerUnregisterCallback.h
ServiceWorkerUnregisterJob.cpp Bug 1645054 - Disable/purge service workers when dom.serviceWorkers.enabled is false r=dom-worker-reviewers,necko-reviewers,asuth,webdriver-reviewers,whimboo 2023-02-28 15:57:55 +00:00
ServiceWorkerUnregisterJob.h Bug 1645054 - Disable/purge service workers when dom.serviceWorkers.enabled is false r=dom-worker-reviewers,necko-reviewers,asuth,webdriver-reviewers,whimboo 2023-02-28 15:57:55 +00:00
ServiceWorkerUpdateJob.cpp
ServiceWorkerUpdateJob.h
ServiceWorkerUtils.cpp Bug 1748313 - Fix unified build failures hit after adding webidl bindings for the proxy WebExtensions API namespace. r=asuth,willdurand 2023-02-01 19:36:09 +00:00
ServiceWorkerUtils.h Bug 1748313 - Fix unified build failures hit after adding webidl bindings for the proxy WebExtensions API namespace. r=asuth,willdurand 2023-02-01 19:36:09 +00:00