..
test
Issue #2307 - Part 3: Remove SIMD.js support
2023-09-22 09:56:35 +08:00
ChromeWorkerScope.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ChromeWorkerScope.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
FileReaderSync.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
FileReaderSync.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
moz.build
Issue #2402 - Workers.setTimeout/setInterval must handle CSP rejections. https://bugzilla.mozilla.org/show_bug.cgi?id=1490165 Has some namespace issues adding the files, so differs slightly.
2024-01-11 09:47:22 +08:00
nsIWorkerDebugger.idl
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
nsIWorkerDebuggerManager.idl
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
Principal.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
Principal.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
PServiceWorkerManager.ipdl
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00
Queue.h
Issue #2402 - Workers.setTimeout/setInterval must handle CSP rejections. https://bugzilla.mozilla.org/show_bug.cgi?id=1490165 Has some namespace issues adding the files, so differs slightly.
2024-01-11 09:47:22 +08:00
RegisterBindings.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
RuntimeService.cpp
Issue MoonchildProductions/UXP#2306 : Add pref-gated WeakRef with safe stub when disabled
2026-08-06 16:03:20 -07:00
RuntimeService.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ScriptLoader.cpp
Issue #2736 - Follow-up: Stop using worker thread-only functions for checking if CSP is enabled
2025-07-16 15:21:31 +08:00
ScriptLoader.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorker.cpp
Issue #2678 - Remove NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED
2025-01-20 21:12:18 +08:00
ServiceWorker.h
Issue #2197 - Part 2c: Implement StructuredSerializeOptions for ServiceWorker
2023-04-10 07:26:05 +08:00
ServiceWorkerClient.cpp
Issue #2197 - Part 2c: Implement StructuredSerializeOptions for ServiceWorker
2023-04-10 07:26:05 +08:00
ServiceWorkerClient.h
Issue #2197 - Part 2c: Implement StructuredSerializeOptions for ServiceWorker
2023-04-10 07:26:05 +08:00
ServiceWorkerClients.cpp
Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILE
2021-03-12 08:59:50 +08:00
ServiceWorkerClients.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerCommon.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerContainer.cpp
Issue #2678 - Remove NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED
2025-01-20 21:12:18 +08:00
ServiceWorkerContainer.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerEvents.cpp
Issue #2736 - Part 1: Provide more consistent principals to CSP.
2025-05-14 14:21:46 +08:00
ServiceWorkerEvents.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerInfo.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerInfo.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerJob.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerJob.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerJobQueue.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerJobQueue.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerManager.cpp
Issue #2736 - Part 1: Provide more consistent principals to CSP.
2025-05-14 14:21:46 +08:00
ServiceWorkerManager.h
Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup.
2024-11-21 21:09:05 +08:00
ServiceWorkerManagerChild.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerManagerChild.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerManagerParent.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerManagerParent.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerManagerService.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerManagerService.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerPrivate.cpp
Issue #2641 - Update Fetch to adhere to the updated spec (pass refpolicy)
2024-10-24 07:37:31 +08:00
ServiceWorkerPrivate.h
Issue #2197 - Part 1b: Transferables should be arrays of objects
2023-04-10 07:25:20 +08:00
ServiceWorkerRegisterJob.cpp
Issue #2402 - Sanitize the nsIPrincipal used to register a service worker to ensure CSP is not persisted. https://bugzilla.mozilla.org/show_bug.cgi?id=1337543
2024-01-11 09:43:42 +08:00
ServiceWorkerRegisterJob.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerRegistrar.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerRegistrar.h
Issue #21 - Remove Telemetry plumbing and fix build.
2022-04-28 10:25:48 +08:00
ServiceWorkerRegistrarTypes.ipdlh
Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc
2020-09-25 22:04:18 +08:00
ServiceWorkerRegistration.cpp
Issue #2678 - Remove NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED
2025-01-20 21:12:18 +08:00
ServiceWorkerRegistration.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerRegistrationInfo.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerRegistrationInfo.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerScriptCache.cpp
Issue #2402 - Require ServiceWorkerGlobalScope.importScripts() to only accept JavaScript MIME types. https://bugzilla.mozilla.org/show_bug.cgi?id=1354577 Require ServiceWorkerContainer.register() to only accept JavaScript MIME types.
2024-01-11 09:46:26 +08:00
ServiceWorkerScriptCache.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerUnregisterJob.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerUnregisterJob.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerUpdateJob.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerUpdateJob.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerWindowClient.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
ServiceWorkerWindowClient.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
SharedWorker.cpp
Issue #2678 - Remove NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED
2025-01-20 21:12:18 +08:00
SharedWorker.h
Issue #2197 - Part 2b: Implement StructuredSerializeOptions for Worker
2023-04-10 07:25:49 +08:00
WorkerDebuggerManager.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
WorkerDebuggerManager.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
WorkerHolder.cpp
Issue #1442 - Part 12a - Allow idle worker shutdown to begin for an opt-in WorkerHolder mode. https://bugzilla.mozilla.org/show_bug.cgi?id=1362444 Pre-requisite for Part 13.
2023-10-04 10:00:42 +08:00
WorkerHolder.h
Issue #1442 - Part 12a - Allow idle worker shutdown to begin for an opt-in WorkerHolder mode. https://bugzilla.mozilla.org/show_bug.cgi?id=1362444 Pre-requisite for Part 13.
2023-10-04 10:00:42 +08:00
WorkerInlines.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
WorkerLocation.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
WorkerLocation.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
WorkerNavigator.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
WorkerNavigator.h
Issue #1721 - Implement GlobalPrivacyControl
2023-10-18 10:17:23 +08:00
WorkerPrefs.h
Issue MoonchildProductions/UXP#2306 : Add pref-gated WeakRef with safe stub when disabled
2026-08-06 16:03:20 -07:00
WorkerPrivate.cpp
Merge remote-tracking branch 'origin/tracking' into custom
2025-04-30 23:06:47 +08:00
WorkerPrivate.h
Issue #2402 - Workers.setTimeout/setInterval must handle CSP rejections. https://bugzilla.mozilla.org/show_bug.cgi?id=1490165 Has some namespace issues adding the files, so differs slightly.
2024-01-11 09:47:22 +08:00
WorkerRunnable.cpp
No issue - Turn worker runnable assertion into something harmless in debug builds
2025-01-23 09:37:42 +08:00
WorkerRunnable.h
Issue #2402 - Workers.setTimeout/setInterval must handle CSP rejections. https://bugzilla.mozilla.org/show_bug.cgi?id=1490165 Has some namespace issues adding the files, so differs slightly.
2024-01-11 09:47:22 +08:00
Workers.h
Issue #2402 - Move WorkerPrivate::SetPrincipal() logic into a WorkerLoadInfo method. https://bugzilla.mozilla.org/show_bug.cgi?id=1333573 Make worker SetPrincipalOnMainThread fallible. https://bugzilla.mozilla.org/show_bug.cgi?id=1338523
2024-01-11 09:45:35 +08:00
WorkerScope.cpp
Issue #2678 - Remove NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED
2025-01-20 21:12:18 +08:00
WorkerScope.h
Merge remote-tracking branch 'origin/tracking' into custom
2024-01-09 12:01:14 +08:00
WorkerThread.cpp
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00
WorkerThread.h
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
2020-09-25 22:04:12 +08:00