gecko-dev/dom/workers
Iulian Moraru 0b9ff7e847 Backed out changeset 7336444140d0 (bug 1757485) for causing multiple failures. CLOSED TREE 2022-04-11 19:05:14 +03:00
..
remoteworkers Backed out 2 changesets (bug 1728331) for causing failures at RTCPeerConnection-videoDetectorTest.html. CLOSED TREE 2022-03-29 00:04:47 +03:00
sharedworkers Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers 2022-03-11 11:05:09 +00:00
test Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski 2022-03-30 16:16:42 +00:00
ChromeWorker.cpp Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth 2022-03-17 19:06:51 +00:00
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSExecutionManager.cpp
JSExecutionManager.h Bug 1760662 - DOM worker thread-safety annotations r=dom-worker-reviewers,smaug 2022-04-01 15:44:23 +00:00
JSSettings.h
MessageEventRunnable.cpp Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth 2022-03-17 19:06:51 +00:00
MessageEventRunnable.h
Principal.cpp
Principal.h
Queue.h Merge autoland to mozilla-central. a=merge 2022-04-02 12:40:22 +03:00
RegisterBindings.cpp
RuntimeService.cpp Bug 1763390: Destroy the cycle collector explicitely in WorkerThreadPrimaryRunnable before checking the global scope sentinels. r=dom-worker-reviewers,smaug 2022-04-07 07:38:12 +00:00
RuntimeService.h Bug 1760662 - DOM worker thread-safety annotations r=dom-worker-reviewers,smaug 2022-04-01 15:44:23 +00:00
ScriptLoader.cpp Bug 1755947 - Simplify nsIPrincipal.isSameOrigin(). r=bholley 2022-02-17 18:11:58 +00:00
ScriptLoader.h
Worker.cpp Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +00:00
Worker.h Bug 1722576 - Rename PostMessageOptions to StructuredSerializeOptions. r=smaug 2021-09-29 12:48:17 +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 1760662 - DOM worker thread-safety annotations r=dom-worker-reviewers,smaug 2022-04-01 15:44:23 +00:00
WorkerCommon.h
WorkerDebugger.cpp Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth 2022-03-17 19:06:51 +00:00
WorkerDebugger.h Bug 1744025: Use CheckedUnsafePtr<WorkerPrivate> in WorkerDebugger. r=dom-worker-reviewers,asuth 2022-01-25 08:53:01 +00:00
WorkerDebuggerManager.cpp Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth 2022-03-17 19:06:51 +00:00
WorkerDebuggerManager.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
WorkerDocumentListener.cpp Bug 1738971 - Part 2. Add WorkerDocumentListener to get visibility events. r=dom-worker-reviewers,gfx-reviewers,jgilbert,smaug 2021-12-10 02:57:50 +00:00
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 1743439 - Part 2: Mark callers in dom/indexedDB and dom/workers as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-09 19:56:08 +00:00
WorkerError.h Bug 1743439 - Part 2: Mark callers in dom/indexedDB and dom/workers as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-09 19:56:08 +00:00
WorkerEventTarget.cpp Bug 1738103 - Part 4: Add XPCOM support for shutdown tasks, r=necko-reviewers,KrisWright 2022-03-23 22:22:04 +00:00
WorkerEventTarget.h Bug 1760662 - DOM worker thread-safety annotations r=dom-worker-reviewers,smaug 2022-04-01 15:44:23 +00:00
WorkerLoadInfo.cpp Bug 1755947 - Simplify nsIPrincipal.isSameOrigin(). r=bholley 2022-02-17 18:11:58 +00:00
WorkerLoadInfo.h Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers 2022-03-11 11:05:09 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Backed out 3 changesets (bug 1752907) for casuing failures on browser_navigator.js. CLOSED TREE 2022-03-24 19:11:59 +02:00
WorkerNavigator.h Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00
WorkerPrivate.cpp Bug 1753309 - Implement AbortSignal.timeout() r=smaug 2022-04-01 17:15:19 +00:00
WorkerPrivate.h Bug 1753309 - Implement AbortSignal.timeout() r=smaug 2022-04-01 17:15:19 +00:00
WorkerRef.cpp Backed out changeset 7336444140d0 (bug 1757485) for causing multiple failures. CLOSED TREE 2022-04-11 19:05:14 +03:00
WorkerRef.h
WorkerRunnable.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
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 1753309 - Implement AbortSignal.timeout() r=smaug 2022-04-01 17:15:19 +00:00
WorkerScope.h Bug 1756172, Make also DebuggerScope support weak references, r=asuth 2022-03-25 15:36:52 +00:00
WorkerStatus.h
WorkerTestUtils.cpp
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 1738971 - Part 2. Add WorkerDocumentListener to get visibility events. r=dom-worker-reviewers,gfx-reviewers,jgilbert,smaug 2021-12-10 02:57:50 +00:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl