gecko-dev/dom/serviceworkers
Randell Jesup 1464e9c376 Bug 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz
Differential Revision: https://phabricator.services.mozilla.com/D173769
2023-04-15 03:32:38 +00:00
..
docs
test Backed out changeset 7a21d83704b9 (bug 1822711) for causing mochitest failures in dom/security/test/csp/test_bug1242019.html CLOSED TREE 2023-04-12 05:44:25 +03:00
FetchEventOpChild.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
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 Bug 1768189 - Part 27: Apply modernize-concat-nested-namespaces to dom/security/featurepolicy/FeaturePolicy.h ... r=andi 2022-05-09 20:41:13 +00:00
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
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 Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PServiceWorkerContainer.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PServiceWorkerManager.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PServiceWorkerRegistration.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
ServiceWorker.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
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 Bug 1768189 - Part 27: Apply modernize-concat-nested-namespaces to dom/security/featurepolicy/FeaturePolicy.h ... r=andi 2022-05-09 20:41:13 +00:00
ServiceWorkerActors.h Bug 1768189 - Part 27: Apply modernize-concat-nested-namespaces to dom/security/featurepolicy/FeaturePolicy.h ... r=andi 2022-05-09 20:41:13 +00:00
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 Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerDescriptor.h
ServiceWorkerEvents.cpp Bug 1715547 - Remove ServiceWorkerRegistration::Inner r=asuth 2022-09-29 18:25:59 +00:00
ServiceWorkerEvents.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
ServiceWorkerIPCUtils.h
ServiceWorkerInfo.cpp Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerInfo.h Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerInterceptController.cpp Bug 1643611 - Stop intercepting requests in embed and object elements r=edenchuang 2022-11-21 17:33:13 +00:00
ServiceWorkerInterceptController.h Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerJob.cpp Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerJob.h
ServiceWorkerJobQueue.cpp Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerJobQueue.h Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
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 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +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 Bug 1768189 - Part 28: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerCloneData.cpp ... r=andi 2022-05-09 20:41:14 +00:00
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 Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerProxy.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerQuotaUtils.cpp
ServiceWorkerQuotaUtils.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerRegisterJob.cpp Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerRegisterJob.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
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 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +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 Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerRegistrationDescriptor.h
ServiceWorkerRegistrationInfo.cpp Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerRegistrationInfo.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerRegistrationListener.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
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 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
ServiceWorkerScriptCache.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerShutdownBlocker.cpp Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerShutdownBlocker.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerShutdownState.cpp Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerShutdownState.h Bug 1768189 - Part 29: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerPrivate.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerUnregisterCallback.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerUnregisterCallback.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
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 Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
ServiceWorkerUpdateJob.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
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
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