gecko-dev/dom/workers
Eden Chuang 88ad97f84e Bug 1557732 - Don't create worker for discarded document. r=dom-workers-and-storage-reviewers,asuth
Differential Revision: https://phabricator.services.mozilla.com/D62608

--HG--
extra : moz-landing-system : lando
2020-02-20 14:05:14 +00:00
..
remoteworkers Bug 1588152 - move SW shutdown reporting on IPDL thread closer to when the message leaves the thread r=asuth 2020-02-20 01:10:50 +00:00
sharedworkers
test Bug 1610585 - MessagePortIdentifierRunnable ensure balanced busy count modifications r=dom-workers-and-storage-reviewers,asuth 2020-02-18 16:35:27 +00:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSSettings.h
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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
RegisterBindings.cpp
RuntimeService.cpp Bug 1615405 - `eval(nonString)` should not have observable side effects. r=tcampbell,baku 2020-02-14 15:05:27 +00:00
RuntimeService.h
ScriptLoader.cpp Bug 1615022 part 2. Require an rvalue reference to reject a Promise with an ErrorResult. r=farre,kvark 2020-02-14 15:42:30 +00:00
ScriptLoader.h
Worker.cpp Bug 1557732 - Don't create worker for discarded document. r=dom-workers-and-storage-reviewers,asuth 2020-02-20 14:05:14 +00:00
Worker.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerCommon.h
WorkerDebugger.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
WorkerDebuggerManager.h
WorkerError.cpp
WorkerError.h
WorkerEventTarget.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
WorkerEventTarget.h
WorkerLoadInfo.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
WorkerLoadInfo.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00: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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
WorkerNavigator.h
WorkerPrivate.cpp Bug 1603484 - worker script evaluation resulting in abrupt completion shouldn't be a start failure r=dom-workers-and-storage-reviewers,asuth 2020-02-18 18:49:59 +00:00
WorkerPrivate.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp Bug 1603484 - worker script evaluation resulting in abrupt completion shouldn't be a start failure r=dom-workers-and-storage-reviewers,asuth 2020-02-18 18:49:59 +00:00
WorkerRunnable.h Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
WorkerScope.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
WorkerScope.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
WorkerStatus.h
WorkerThread.cpp
WorkerThread.h
moz.build
nsIWorkerDebugger.idl Bug 1590766 - Use transitive parent's window in nsIWorkerDebugger.window, r=asuth. 2020-01-15 13:40:47 +00:00
nsIWorkerDebuggerManager.idl