gecko-dev/dom/workers
Tim Huang e2cd77377d Bug 1743236 - Part 2: Use Partitioned Principal when creating clientSource in WorkerPrivate. r=dimi,edenchuang
We should use the parititoned principal when creating clientSource in
WorkerPrivate if the workerPrivate is in third-party context.

Differential Revision: https://phabricator.services.mozilla.com/D132370
2021-11-30 13:40:33 +00:00
..
remoteworkers Bug 1731982 - Part 10: Populate IsThirdPartyContextToTopWindow to WorkerPrivate. r=asuth 2021-11-25 13:11:33 +00:00
sharedworkers Bug 1731982 - Part 10: Populate IsThirdPartyContextToTopWindow to WorkerPrivate. r=asuth 2021-11-25 13:11:33 +00:00
test Bug 1743000 - Update test_worker_interfaces for Web Locks r=smaug 2021-11-25 20:23:24 +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 1743223 - Add xpc::SetPrefableContextOptions to share JS::Contextoptions handling between main thread and workers. r=jandem 2021-11-29 08:46:29 +00:00
RuntimeService.h
ScriptLoader.cpp Bug 1731982 - Part 11: Set the `IsThirdPartyContextToTopWindow` flag to the main worker script loading channel. r=asuth 2021-11-25 13:11:33 +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
WorkerCSPEventListener.h
WorkerCommon.h
WorkerDebugger.cpp
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerError.cpp
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerLoadInfo.cpp Bug 1731982 - Part 10: Populate IsThirdPartyContextToTopWindow to WorkerPrivate. r=asuth 2021-11-25 13:11:33 +00:00
WorkerLoadInfo.h Bug 1731982 - Part 10: Populate IsThirdPartyContextToTopWindow to WorkerPrivate. r=asuth 2021-11-25 13:11:33 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00
WorkerNavigator.h Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00
WorkerPrivate.cpp Bug 1743236 - Part 2: Use Partitioned Principal when creating clientSource in WorkerPrivate. r=dimi,edenchuang 2021-11-30 13:40:33 +00:00
WorkerPrivate.h Bug 1743236 - Part 2: Use Partitioned Principal when creating clientSource in WorkerPrivate. r=dimi,edenchuang 2021-11-30 13:40:33 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp
WorkerRunnable.h
WorkerScope.cpp Bug 1657375 - Cache the principal hash value for OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:05 +00:00
WorkerScope.h Bug 1657375 - Cache the principal hash value for OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:05 +00:00
WorkerStatus.h
WorkerTestUtils.cpp
WorkerTestUtils.h
WorkerThread.cpp
WorkerThread.h
moz.build
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl