gecko-dev/dom/workers
Andre Natal ae881de410 Bug 1674383 - Allow the usage of SharedArrayBuffer by priviliged addons r=mixedpuppy,asuth,nika
Allow the usage of SharedArrayBuffer by priviliged addons

Differential Revision: https://phabricator.services.mozilla.com/D114046
2021-05-17 16:17:38 +00:00
..
remoteworkers Bug 1701726 - Doc improvements for Remote and Shared workers. r=dom-workers-and-storage-reviewers,ttung 2021-03-29 17:25:53 +00:00
sharedworkers Bug 1701726 - Doc improvements for Remote and Shared workers. r=dom-workers-and-storage-reviewers,ttung 2021-03-29 17:25:53 +00:00
test Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSExecutionManager.cpp
JSExecutionManager.h
JSSettings.h
MessageEventRunnable.cpp
MessageEventRunnable.h
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1458339 part 2 - Use shared memory to initialize the JS engine. r=smaug,tcampbell,necko-reviewers 2021-05-12 13:57:56 +00:00
RuntimeService.h Bug 1693967 - Avoid creating workers with the shutting down RuntimeService r=dom-worker-reviewers,asuth 2021-03-02 09:57:41 +00:00
ScriptLoader.cpp
ScriptLoader.h
Worker.cpp Bug 1705736 - Add 'Worker.postMessage' profiler markers and label frames to show which worker is involved, r=gerald,dom-worker-reviewers,asuth. 2021-04-19 18:50:07 +00:00
Worker.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerCommon.h
WorkerDebugger.cpp Bug 1701190 - Make sure that a current window context exists. r=dom-worker-reviewers,asuth 2021-04-09 12:03:52 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerError.cpp
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerLoadInfo.cpp
WorkerLoadInfo.h
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp
WorkerNavigator.h
WorkerPrivate.cpp Bug 1674383 - Allow the usage of SharedArrayBuffer by priviliged addons r=mixedpuppy,asuth,nika 2021-05-17 16:17:38 +00:00
WorkerPrivate.h Bug 1674383 - Allow the usage of SharedArrayBuffer by priviliged addons r=mixedpuppy,asuth,nika 2021-05-17 16:17:38 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp Bug 1696347 - Remove redundant nullptr checks of return value of infallible new in dom/workers. r=dom-worker-reviewers,janv 2021-03-04 09:14:33 +00:00
WorkerRunnable.h
WorkerScope.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
WorkerScope.h
WorkerStatus.h
WorkerTestUtils.cpp Bug 1684139 - Adding mozilla specific wpt for timer nesting level in workers r=dom-worker-reviewers,asuth 2021-03-10 12:35:46 +00:00
WorkerTestUtils.h Bug 1684139 - Adding mozilla specific wpt for timer nesting level in workers r=dom-worker-reviewers,asuth 2021-03-10 12:35:46 +00:00
WorkerThread.cpp
WorkerThread.h
moz.build Bug 1684139 - Adding mozilla specific wpt for timer nesting level in workers r=dom-worker-reviewers,asuth 2021-03-10 12:35:46 +00:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl