gecko-dev/dom/workers
Csoregi Natalia 2d5cafc841 Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE
Backed out changeset 6b4f76d65540 (bug 1639833)
Backed out changeset c77acba1aacb (bug 1639833)
Backed out changeset 30c97666919e (bug 1639833)
Backed out changeset d769b313441a (bug 1639833)
Backed out changeset ed41b41d1b03 (bug 1639833)
2020-06-02 15:02:31 +03:00
..
remoteworkers Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
sharedworkers Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
test Backed out 3 changesets (bug 1638153) for perma failures on cross-origin-objects.html. CLOSED TREE 2020-06-01 23:51:35 +03:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSExecutionManager.cpp Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
JSExecutionManager.h Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
JSSettings.h Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
MessageEventRunnable.cpp Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 8 - usage of IsSharedMemoryAllowed, r=smaug 2020-02-06 13:51:07 +00:00
MessageEventRunnable.h
Principal.cpp
Principal.h
Queue.h Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
RegisterBindings.cpp
RuntimeService.cpp Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
RuntimeService.h Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
ScriptLoader.cpp Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
ScriptLoader.h Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug 2020-04-21 06:50:53 +00:00
Worker.cpp Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
Worker.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerCommon.h Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
WorkerDebugger.cpp Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerDebuggerManager.h
WorkerError.cpp Bug 1595046 - Make it possible to inspect every exception value in the web console. r=jonco,baku,mccr8 2020-05-08 20:54:17 +00:00
WorkerError.h Bug 1622562 - Remove JSREPORT_IS_WARNING everywhere. r=baku 2020-03-21 20:14:13 +00:00
WorkerEventTarget.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
WorkerEventTarget.h
WorkerLoadInfo.cpp Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
WorkerLoadInfo.h Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
WorkerLocation.cpp
WorkerLocation.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
WorkerNavigator.cpp Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerNavigator.h Bug 1626570 - Improve handling of copying arrays in dom/workers/. r=dom-workers-and-storage-reviewers,ytausky 2020-05-11 08:22:17 +00:00
WorkerPrivate.cpp Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
WorkerPrivate.h Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
WorkerRunnable.h Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
WorkerScope.cpp Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
WorkerScope.h Backed out 5 changesets (bug 1639833) for failures on browser_blockingIndexedDbInWorkers.js. CLOSED TREE 2020-06-02 15:02:31 +03:00
WorkerStatus.h
WorkerThread.cpp Bug 1592488 - P11.1 Add missing header. r=mattwoodrow 2020-05-13 03:33:55 +00:00
WorkerThread.h Bug 1592488 - P11. Ensure an AbstractThread exists for each WorkerThread. r=baku 2020-05-13 02:00:57 +00:00
moz.build Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
nsIWorkerDebugger.idl Bug 1590766 - Use transitive parent's window in nsIWorkerDebugger.window, r=asuth. 2020-01-15 13:40:47 +00:00
nsIWorkerDebuggerManager.idl