gecko-dev/dom/serviceworkers
Cristian Tuns 535119812a Backed out 8 changesets (bug 1901851, bug 1728331) for causing bc failures in browser_docshell_type_editor.js CLOSED TREE
Backed out changeset 2cf5cad90099 (bug 1728331)
Backed out changeset d920c2d72d00 (bug 1728331)
Backed out changeset 9e5bd0186aa6 (bug 1728331)
Backed out changeset 45735575df21 (bug 1728331)
Backed out changeset fbafea1663e3 (bug 1901851)
Backed out changeset 30bdf88d3bb7 (bug 1901851)
Backed out changeset 1d994915bd71 (bug 1901851)
Backed out changeset 0b3249432b9c (bug 1901851)
2024-06-19 20:51:53 -04:00
..
docs
test Bug 1902096 - Remove notification.prompt.testing prefs r=asuth 2024-06-18 13:59:05 +00:00
FetchEventOpChild.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +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 Backed out 8 changesets (bug 1901851, bug 1728331) for causing bc failures in browser_docshell_type_editor.js CLOSED TREE 2024-06-19 20:51:53 -04: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 Backed out 8 changesets (bug 1901851, bug 1728331) for causing bc failures in browser_docshell_type_editor.js CLOSED TREE 2024-06-19 20:51:53 -04: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 1869590 - Batch 19 - convert remaining mochitest ini to toml. r=aryx,necko-reviewers,devtools-reviewers,dom-storage-reviewers,asuth,valentin,nchevobbe 2023-12-13 15:44:04 +00:00
NavigationPreloadManager.cpp
NavigationPreloadManager.h
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 2023-11-23 17:17:39 +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 Backed out changeset 6406154d2855 (bug 1889121) for causing mochitest failures in test_registration.html. CLOSED TREE 2024-06-11 06:33:18 -04:00
ServiceWorkerActors.h
ServiceWorkerChild.cpp
ServiceWorkerChild.h
ServiceWorkerCloneData.cpp
ServiceWorkerCloneData.h
ServiceWorkerContainer.cpp Backed out changeset 6406154d2855 (bug 1889121) for causing mochitest failures in test_registration.html. CLOSED TREE 2024-06-11 06:33:18 -04:00
ServiceWorkerContainer.h
ServiceWorkerContainerChild.cpp
ServiceWorkerContainerChild.h
ServiceWorkerContainerParent.cpp
ServiceWorkerContainerParent.h
ServiceWorkerContainerProxy.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
ServiceWorkerContainerProxy.h
ServiceWorkerDescriptor.cpp
ServiceWorkerDescriptor.h
ServiceWorkerEvents.cpp Bug 1897871 - Implement PushMessageData .bytes() method. r=saschanaz,webidl 2024-06-03 14:59:27 +00:00
ServiceWorkerEvents.h Bug 1897871 - Implement PushMessageData .bytes() method. r=saschanaz,webidl 2024-06-03 14:59:27 +00:00
ServiceWorkerInfo.cpp Bug 1640839 - Stop generating count of WebIDL enum values, use standard enum traits instead. r=mccr8 2024-03-02 07:50:25 +00:00
ServiceWorkerInfo.h
ServiceWorkerInterceptController.cpp
ServiceWorkerInterceptController.h
ServiceWorkerIPCUtils.h Bug 1640839 - Add IPC serializer for WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,dom-storage-reviewers,janv,padenot 2024-03-02 07:50:22 +00:00
ServiceWorkerJob.cpp
ServiceWorkerJob.h
ServiceWorkerJobQueue.cpp
ServiceWorkerJobQueue.h
ServiceWorkerManager.cpp Backed out changeset 6406154d2855 (bug 1889121) for causing mochitest failures in test_registration.html. CLOSED TREE 2024-06-11 06:33:18 -04: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 Bug 1884623 - Update more jsm references in production code and docs in dom/. r=emilio 2024-03-11 15:26:28 +00:00
ServiceWorkerManagerParent.h
ServiceWorkerOp.cpp Bug 1769913 - P3 Remove WorkerRunnable::mWorkerPrivate. r=dom-worker-reviewers,asuth 2024-04-19 09:41:58 +00:00
ServiceWorkerOp.h Bug 1769913 - P1 Make WorkerRunnable to be a base class for runnables on Worker thread and Worker's parent thread. r=dom-worker-reviewers,asuth 2024-04-19 09:41: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
ServiceWorkerParent.h
ServiceWorkerPrivate.cpp Bug 1871376 - route keepalive request through PFetchChild. r=edenchuang,necko-reviewers,jesup 2024-06-13 06:27:18 +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 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
ServiceWorkerProxy.h
ServiceWorkerQuotaUtils.cpp
ServiceWorkerQuotaUtils.h
ServiceWorkerRegisterJob.cpp Backed out changeset 6406154d2855 (bug 1889121) for causing mochitest failures in test_registration.html. CLOSED TREE 2024-06-11 06:33:18 -04:00
ServiceWorkerRegisterJob.h
ServiceWorkerRegistrar.cpp Bug 1734538 - Use NS_NewURI instead of MozURL. r=dom-storage-reviewers,jesup,asuth,janv 2023-11-15 18:59:23 +00:00
ServiceWorkerRegistrar.h
ServiceWorkerRegistrarTypes.ipdlh
ServiceWorkerRegistration.cpp Bug 1874958 - Do not call CreateAndShow with the default permission r=asuth 2024-02-07 08:58:40 +00:00
ServiceWorkerRegistration.h
ServiceWorkerRegistrationChild.cpp
ServiceWorkerRegistrationChild.h
ServiceWorkerRegistrationDescriptor.cpp
ServiceWorkerRegistrationDescriptor.h
ServiceWorkerRegistrationInfo.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
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
ServiceWorkerRegistrationProxy.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
ServiceWorkerRegistrationProxy.h
ServiceWorkerScriptCache.cpp Bug 1899138 - Set the IsInThirdPartyContext for the loadInfo of the channel that loads worker scripts. r=asuth 2024-05-29 08:57:47 +00:00
ServiceWorkerScriptCache.h Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
ServiceWorkerShutdownBlocker.cpp
ServiceWorkerShutdownBlocker.h
ServiceWorkerShutdownState.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
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 Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
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