| .. |
|
loader
|
Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin
|
2023-06-07 14:48:38 +00:00 |
|
remoteworkers
|
Bug 1838779 - Overhaul the thread safety and synchronization of our keepalive checks. r=dom-worker-reviewers,asuth,smaug
|
2023-06-21 16:47:08 +00:00 |
|
sharedworkers
|
Bug 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz
|
2023-04-15 03:32:38 +00:00 |
|
test
|
Bug 1831451 - Expose VideoDecoder in test_(worker_)interfaces.html r=webidl,saschanaz,padenot
|
2023-06-29 22:33:14 +00:00 |
|
ChromeWorker.cpp
|
Bug 1834360 - Add support for ES modules in ChromeWorker. r=dom-worker-reviewers,webidl,smaug
|
2023-05-22 22:00:03 +00:00 |
|
ChromeWorker.h
|
Bug 1834360 - Add support for ES modules in ChromeWorker. r=dom-worker-reviewers,webidl,smaug
|
2023-05-22 22:00:03 +00:00 |
|
ChromeWorkerScope.cpp
|
|
|
|
ChromeWorkerScope.h
|
|
|
|
JSExecutionManager.cpp
|
|
|
|
JSExecutionManager.h
|
|
|
|
JSSettings.h
|
|
|
|
MessageEventRunnable.cpp
|
Bug 1800659 - P3 Remove WorkerPrivate::ClearMainEventQueue() r=asuth,smaug
|
2023-06-06 06:36:50 +00:00 |
|
MessageEventRunnable.h
|
|
|
|
moz.build
|
Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth
|
2023-05-05 15:24:10 +00:00 |
|
nsIWorkerChannelInfo.idl
|
Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth
|
2023-05-05 15:24:10 +00:00 |
|
nsIWorkerDebugger.idl
|
|
|
|
nsIWorkerDebuggerManager.idl
|
|
|
|
Queue.h
|
|
|
|
RegisterBindings.cpp
|
|
|
|
RuntimeService.cpp
|
Bug 1800659 - P2 remove nsICancelableRunnable inheriting form WorkerRunnable. r=asuth
|
2023-06-06 06:36:50 +00:00 |
|
RuntimeService.h
|
Bug 1805613 - Dump worker info on shutdown hang r=asuth
|
2023-03-30 13:44:34 +00:00 |
|
ScriptLoader.cpp
|
Bug 1833503 - Add ref to ScriptLoaderRunnable. r=dom-worker-reviewers,smaug
|
2023-06-19 20:26:52 +00:00 |
|
ScriptLoader.h
|
Bug 1824498 - Call shutdown when there isn't any ongoing fetching modules. r=jonco
|
2023-04-20 17:41:47 +00:00 |
|
Worker.cpp
|
Bug 1820210 - Worker improvements. r=dom-worker-reviewers,edenchuang
|
2023-04-17 23:57:53 +00:00 |
|
Worker.h
|
|
|
|
WorkerChannelInfo.cpp
|
Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth
|
2023-05-05 15:24:10 +00:00 |
|
WorkerChannelInfo.h
|
Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth
|
2023-05-05 15:24:10 +00:00 |
|
WorkerCommon.h
|
|
|
|
WorkerCSPEventListener.cpp
|
|
|
|
WorkerCSPEventListener.h
|
|
|
|
WorkerDebugger.cpp
|
Bug 1836191 - remove ChromeUtils.requestPerformanceMetrics that was only used by about:performance, r=smaug.
|
2023-06-08 21:53:18 +00:00 |
|
WorkerDebugger.h
|
Bug 1836191 - remove ChromeUtils.requestPerformanceMetrics that was only used by about:performance, r=smaug.
|
2023-06-08 21:53:18 +00:00 |
|
WorkerDebuggerManager.cpp
|
|
|
|
WorkerDebuggerManager.h
|
|
|
|
WorkerDocumentListener.cpp
|
|
|
|
WorkerDocumentListener.h
|
|
|
|
WorkerError.cpp
|
Bug 1831845 - Part 2: Use JS::ConstUTF8CharsZ in JSErrorBase::filename. r=nbp
|
2023-06-06 07:16:08 +00:00 |
|
WorkerError.h
|
|
|
|
WorkerEventTarget.cpp
|
Bug 1800659 - P2 remove nsICancelableRunnable inheriting form WorkerRunnable. r=asuth
|
2023-06-06 06:36:50 +00:00 |
|
WorkerEventTarget.h
|
|
|
|
WorkerIPCUtils.h
|
|
|
|
WorkerLoadInfo.cpp
|
Bug 1819570 - P1 Propagate worker's assocaited BrowsingContextID through PFetch to the parent process. r=asuth
|
2023-05-05 15:24:09 +00:00 |
|
WorkerLoadInfo.h
|
Bug 1819570 - P1 Propagate worker's assocaited BrowsingContextID through PFetch to the parent process. r=asuth
|
2023-05-05 15:24:09 +00:00 |
|
WorkerLocation.cpp
|
|
|
|
WorkerLocation.h
|
|
|
|
WorkerNavigator.cpp
|
Bug 1834744 - Go back to having WorkerPrivate::ShouldResistFingerprinting. r=tjr
|
2023-06-07 10:52:30 +00:00 |
|
WorkerNavigator.h
|
|
|
|
WorkerPrivate.cpp
|
Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
|
2023-06-27 19:59:15 +00:00 |
|
WorkerPrivate.h
|
Bug 1777921 - Assert that StrongWorkerRefs are not lazily released during final GC/CC. r=dom-worker-reviewers,smaug,asuth
|
2023-06-12 18:58:50 +00:00 |
|
WorkerRef.cpp
|
Bug 1777921 - Assert that StrongWorkerRefs are not lazily released during final GC/CC. r=dom-worker-reviewers,smaug,asuth
|
2023-06-12 18:58:50 +00:00 |
|
WorkerRef.h
|
|
|
|
WorkerRunnable.cpp
|
Bug 1800659 - P3 Remove WorkerPrivate::ClearMainEventQueue() r=asuth,smaug
|
2023-06-06 06:36:50 +00:00 |
|
WorkerRunnable.h
|
Bug 1800659 - P2 remove nsICancelableRunnable inheriting form WorkerRunnable. r=asuth
|
2023-06-06 06:36:50 +00:00 |
|
WorkerScope.cpp
|
Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
|
2023-06-27 19:59:15 +00:00 |
|
WorkerScope.h
|
Bug 1834744 - Go back to having WorkerPrivate::ShouldResistFingerprinting. r=tjr
|
2023-06-07 10:52:30 +00:00 |
|
WorkerStatus.h
|
|
|
|
WorkerTestUtils.cpp
|
|
|
|
WorkerTestUtils.h
|
|
|
|
WorkerThread.cpp
|
Bug 1839670 - Remove the requirement that runnables dispatched to workers need to be nsIDiscardableRunnable. r=dom-worker-reviewers,smaug
|
2023-06-21 21:22:10 +00:00 |
|
WorkerThread.h
|
Bug 1836191 - remove PerformanceCounter that was only used by ChromeUtils.requestPerformanceMetrics, r=smaug.
|
2023-06-08 21:53:18 +00:00 |