gecko-dev/dom/workers
Alexandre Poirot c825165c91 Bug 1825282 - Disable browser_WorkerDebugger.initialize.js until workers support ES Modules. r=arai
Timeout isn't considered as a failure, so use skip-if instead.

Differential Revision: https://phabricator.services.mozilla.com/D174472
2023-04-04 05:55:37 +00:00
..
loader Bug 1819626: Enforce strict MIME type checks for worker-imported scripts, r=smaug 2023-03-24 17:19:31 +00:00
remoteworkers Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-20 15:40:37 +00:00
sharedworkers Bug 1805676 - Implement modules for shared workers; r=asuth 2023-02-14 09:04:59 +00:00
test Bug 1825282 - Disable browser_WorkerDebugger.initialize.js until workers support ES Modules. r=arai 2023-04-04 05:55:37 +00:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSExecutionManager.cpp
JSExecutionManager.h
JSSettings.h
MessageEventRunnable.cpp
MessageEventRunnable.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1825589 - Relax globalScopeAlive assertion to happen after potentially deferred CC release have happened on JS context destruction. r=dom-worker-reviewers,asuth 2023-04-03 18:44:40 +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 1816933 - [devtools] Force loading the debugger worker script as "classic". r=yulia,devtools-reviewers,bomsy,nchevobbe 2023-03-28 12:32:58 +00:00
ScriptLoader.h Bug 1540913 - Part 6: Implement Dynamic import for workers; r=jonco 2023-03-14 18:16:32 +00:00
Worker.cpp Bug 1812368 - Truncate the URLs we are passing into profiler markers r=julienw 2023-02-09 10:16:51 +00:00
Worker.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerCommon.h
WorkerDebugger.cpp
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerDocumentListener.cpp
WorkerDocumentListener.h
WorkerError.cpp Bug 1775784 - Improve worker shutdown ordering. r=dom-worker-reviewers,smaug 2023-03-14 23:57:57 +00:00
WorkerError.h
WorkerEventTarget.cpp Bug 1818094 - Make WorkerEventTarget::[Un]RegisterShutdownTask implementation more consistent, r=janv 2023-02-27 19:30:42 +00:00
WorkerEventTarget.h
WorkerIPCUtils.h Bug 1805676 - Implement modules for shared workers; r=asuth 2023-02-14 09:04:59 +00:00
WorkerLoadInfo.cpp
WorkerLoadInfo.h
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp
WorkerNavigator.h Bug 1735212 - Support GPC on Workers; r=smaug 2023-02-06 11:26:04 +00:00
WorkerPrivate.cpp Backed out changeset b5217784536c (bug 1777921) for causing assertion failures at WorkerPrivate.h. CLOSED TREE 2023-03-31 18:36:39 +03:00
WorkerPrivate.h Backed out changeset b5217784536c (bug 1777921) for causing assertion failures at WorkerPrivate.h. CLOSED TREE 2023-03-31 18:36:39 +03:00
WorkerRef.cpp Backed out changeset b5217784536c (bug 1777921) for causing assertion failures at WorkerPrivate.h. CLOSED TREE 2023-03-31 18:36:39 +03:00
WorkerRef.h
WorkerRunnable.cpp
WorkerRunnable.h
WorkerScope.cpp Bug 1815307: Make all ShouldRFP functions take a RTPTarget r=timhuang 2023-03-21 14:14:48 +00:00
WorkerScope.h Bug 1815307: Make all ShouldRFP functions take a RTPTarget r=timhuang 2023-03-21 14:14:48 +00:00
WorkerStatus.h
WorkerTestUtils.cpp
WorkerTestUtils.h
WorkerThread.cpp
WorkerThread.h
moz.build Bug 1805676 - Implement modules for shared workers; r=asuth 2023-02-14 09:04:59 +00:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl