gecko-dev/dom/workers
Andrea Marchesini d59cd20bc8 Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 8 - usage of IsSharedMemoryAllowed, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D61278

--HG--
extra : moz-landing-system : lando
2020-02-06 13:51:07 +00:00
..
remoteworkers Bug 1539498 - Make SerializedStructuredCloneBuffer move-only. r=asuth,jld,baku 2020-02-01 15:16:43 +00:00
sharedworkers Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
test Bug 1612307 - Correct the channels for Atmoics and SharedArrayBuffer in interfaces mochitests; r=annevk 2020-02-03 16:47:37 +00:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp Bug 1588810 - Fix ctypes UnicodeToNative callback to not assume null-terminated strings. r=bzbarsky 2019-10-16 06:13:07 +00:00
ChromeWorkerScope.h
JSSettings.h Bug 1569564 - Remove the original malloc counter infrastructure r=sfink 2019-07-31 09:13:36 +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 Bug 1576254 - Cut WorkerPrincipal over to a real object and implement isSystemOrAddonPrincipal r=baku 2019-10-04 17:37:09 +00:00
Principal.h Bug 1576254 - Cut WorkerPrincipal over to a real object and implement isSystemOrAddonPrincipal r=baku 2019-10-04 17:37:09 +00:00
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
RuntimeService.h
ScriptLoader.cpp Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ScriptLoader.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
Worker.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
Worker.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerCommon.h
WorkerDebugger.cpp Bug 1590766 - Use transitive parent's window in nsIWorkerDebugger.window, r=asuth. 2020-01-15 13:40:47 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerError.cpp Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +00:00
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerLoadInfo.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
WorkerLoadInfo.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1581710 - Update WebGPU IDL bindings r=jgilbert,bzbarsky 2019-10-02 16:46:03 +00:00
WorkerNavigator.h Bug 1581710 - Update WebGPU IDL bindings r=jgilbert,bzbarsky 2019-10-02 16:46:03 +00:00
WorkerPrivate.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
WorkerPrivate.h Bug 1202706 - Part 2: Add support for recording and reporting use counters for workers; r=bzbarsky 2019-11-27 23:22:27 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp Bug 1575204. Fix crash when trying to run worker runnables on a not-ready-for-it worker thread. r=baku 2019-08-29 07:40:58 +00:00
WorkerRunnable.h
WorkerScope.cpp Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 7 - nsIGlobalObject::IsSharedMemoryAllowed(), r=smaug 2020-02-06 13:50:11 +00:00
WorkerScope.h Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 7 - nsIGlobalObject::IsSharedMemoryAllowed(), r=smaug 2020-02-06 13:50:11 +00:00
WorkerStatus.h
WorkerThread.cpp
WorkerThread.h
moz.build Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +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