gecko-dev/dom/workers
Emilio Cobos Álvarez 7961a431ef Bug 1759163 - Add origin trial support for worklets. r=asuth
Move the trial getter to nsIGlobalObject, make every implementation
provide a reasonable value, and add a test.

Differential Revision: https://phabricator.services.mozilla.com/D140848
2022-03-15 17:50:03 +00:00
..
remoteworkers Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers 2022-03-11 11:05:09 +00:00
sharedworkers Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers 2022-03-11 11:05:09 +00:00
test
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSExecutionManager.cpp
JSExecutionManager.h
JSSettings.h
MessageEventRunnable.cpp
MessageEventRunnable.h
moz.build
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp
RuntimeService.h
ScriptLoader.cpp
ScriptLoader.h
Worker.cpp
Worker.h
WorkerCommon.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerDebugger.cpp
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerDocumentListener.cpp
WorkerDocumentListener.h
WorkerError.cpp
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerLoadInfo.cpp
WorkerLoadInfo.h Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers 2022-03-11 11:05:09 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp
WorkerNavigator.h
WorkerPrivate.cpp Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers 2022-03-11 11:05:09 +00:00
WorkerPrivate.h Bug 1758705 - Make origin trials in workers work. r=asuth,dom-worker-reviewers 2022-03-11 11:05:09 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp
WorkerRunnable.h
WorkerScope.cpp Bug 1759163 - Add origin trial support for worklets. r=asuth 2022-03-15 17:50:03 +00:00
WorkerScope.h Bug 1759163 - Add origin trial support for worklets. r=asuth 2022-03-15 17:50:03 +00:00
WorkerStatus.h
WorkerTestUtils.cpp
WorkerTestUtils.h
WorkerThread.cpp
WorkerThread.h