.. |
loader
|
Bug 1796460 - Use nsMainthreadPtrHolder instead of RefPtr for CacheCreator r=asuth
|
2022-10-26 08:08:11 +00:00 |
remoteworkers
|
Bug 1795322 - Update toolkit modules references in dom code. r=mccr8
|
2022-10-26 08:06:37 +00:00 |
sharedworkers
|
Bug 1770498: Add shouldResistFingerprinting to RemoteWorkerData r=asuth
|
2022-07-15 20:39:19 +00:00 |
test
|
Bug 1141335 - [marionette] Use in_app by default for quit() and restart(). r=webdriver-reviewers,jdescottes,perftest-reviewers,AlexandruIonescu
|
2022-10-04 09:04:25 +00:00 |
ChromeWorker.cpp
|
Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi
|
2022-05-09 20:41:19 +00:00 |
ChromeWorker.h
|
Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi
|
2022-05-09 20:41:19 +00:00 |
ChromeWorkerScope.cpp
|
Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi
|
2022-05-09 20:41:19 +00:00 |
ChromeWorkerScope.h
|
Bug 1768189 - Part 42: Apply modernize-concat-nested-namespaces to dom/webgpu/RenderBundle.h ... r=andi
|
2022-05-09 20:41:19 +00:00 |
JSExecutionManager.cpp
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
JSExecutionManager.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 |
JSSettings.h
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
MessageEventRunnable.cpp
|
Bug 1758115 - Part 2: Streamline locking, initialization and shutdown for TimelineConsumers, r=smaug
|
2022-06-29 15:01:51 +00:00 |
MessageEventRunnable.h
|
…
|
|
Principal.cpp
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
Principal.h
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
Queue.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 |
RegisterBindings.cpp
|
…
|
|
RuntimeService.cpp
|
Bug 1549057 - Rename (Gg)etCSP to (Gg)etCsp - r=freddyb
|
2022-10-24 20:38:11 +00:00 |
RuntimeService.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 |
ScriptLoader.cpp
|
Bug 1792984 - Introduce asserts and refptrs r=asuth
|
2022-10-18 16:20:13 +00:00 |
ScriptLoader.h
|
Bug 1792984 - Introduce aggressive cancellation r=asuth
|
2022-10-18 16:20:12 +00:00 |
Worker.cpp
|
Bug 1758115 - Part 2: Streamline locking, initialization and shutdown for TimelineConsumers, r=smaug
|
2022-06-29 15:01:51 +00:00 |
Worker.h
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerCSPEventListener.cpp
|
Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte
|
2022-01-25 08:53:03 +00:00 |
WorkerCSPEventListener.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 |
WorkerCommon.h
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerDebugger.cpp
|
Bug 1742438 - Prep Part 9: Encode URIs on worker script loader creation; r=asuth
|
2022-07-14 17:07:23 +00:00 |
WorkerDebugger.h
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerDebuggerManager.cpp
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerDebuggerManager.h
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerDocumentListener.cpp
|
…
|
|
WorkerDocumentListener.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
WorkerError.cpp
|
Bug 1769290 - Part 4: Apply mozilla-js-handle-rooted-typedef against dom/workers r=mccr8,dom-worker-reviewers,smaug
|
2022-05-17 19:48:04 +00:00 |
WorkerError.h
|
Bug 1769290 - Part 4: Apply mozilla-js-handle-rooted-typedef against dom/workers r=mccr8,dom-worker-reviewers,smaug
|
2022-05-17 19:48:04 +00:00 |
WorkerEventTarget.cpp
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerEventTarget.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 |
WorkerLoadInfo.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 |
WorkerLoadInfo.h
|
Bug 1740263 - Implement the CSP checking callback for WASM. r=dom-worker-reviewers,smaug,freddyb
|
2022-05-19 14:13:50 +00:00 |
WorkerLocation.cpp
|
Bug 1768189 - Part 43: Apply modernize-concat-nested-namespaces to dom/workers/JSExecutionManager.cpp ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerLocation.h
|
Bug 1777574, automate CC zone handling, r=mccr8
|
2022-09-07 11:22:51 +00:00 |
WorkerNavigator.cpp
|
Bug 1777574, automate CC zone handling, r=mccr8
|
2022-09-07 11:22:51 +00:00 |
WorkerNavigator.h
|
Bug 1777574, automate CC zone handling, r=mccr8
|
2022-09-07 11:22:51 +00:00 |
WorkerPrivate.cpp
|
Bug 1549057 - Rename (Gg)etCSP to (Gg)etCsp - r=freddyb
|
2022-10-24 20:38:11 +00:00 |
WorkerPrivate.h
|
Bug 1549057 - Rename (Gg)etCSP to (Gg)etCsp - r=freddyb
|
2022-10-24 20:38:11 +00:00 |
WorkerRef.cpp
|
Bug 1743020 - Part 5: Eliminate FakeCopyable, r=asuth
|
2022-06-02 13:24:11 +00:00 |
WorkerRef.h
|
Bug 1743020 - Part 5: Eliminate FakeCopyable, r=asuth
|
2022-06-02 13:24:11 +00:00 |
WorkerRunnable.cpp
|
Bug 1767214: Avoid executing WorkerMainThreadRunnable::Run late in shutdown. r=dom-worker-reviewers,jesup
|
2022-05-12 16:13:28 +00:00 |
WorkerRunnable.h
|
Bug 1741182: Harmonize WorkerRunnable derived classes' overrides of Cancel. r=dom-worker-reviewers,smaug
|
2022-01-12 14:43:09 +00:00 |
WorkerScope.cpp
|
Bug 1786501 - Implement WorkerNavigator::Invalidate; r=smaug
|
2022-08-31 09:34:50 +00:00 |
WorkerScope.h
|
Bug 1786501 - Implement WorkerNavigator::Invalidate; r=smaug
|
2022-08-31 09:34:50 +00:00 |
WorkerStatus.h
|
Bug 1768189 - Part 44: Apply modernize-concat-nested-namespaces to dom/workers/WorkerStatus.h ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerTestUtils.cpp
|
Bug 1768189 - Part 44: Apply modernize-concat-nested-namespaces to dom/workers/WorkerStatus.h ... r=andi
|
2022-05-09 20:41:20 +00:00 |
WorkerTestUtils.h
|
…
|
|
WorkerThread.cpp
|
…
|
|
WorkerThread.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
moz.build
|
Bug 1766995 - Part 1: Split ScriptLoadInfo into it's own file; r=asuth
|
2022-05-05 08:55:17 +00:00 |
nsIWorkerDebugger.idl
|
…
|
|
nsIWorkerDebuggerManager.idl
|
…
|
|