gecko-dev/dom/workers
Andrea Marchesini f51a81f6d6 Bug 1536411 - StoragePrincipal - part 8 - SharedWorkers, r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D25790

--HG--
extra : moz-landing-system : lando
2019-04-12 05:30:19 +00:00
..
remoteworkers Bug 1536411 - StoragePrincipal - part 0 - WorkerPrivate::StorageAccess, r=Ehsan 2019-04-12 05:31:40 +00:00
sharedworkers Bug 1536411 - StoragePrincipal - part 8 - SharedWorkers, r=Ehsan 2019-04-12 05:30:19 +00:00
test bug 1456569 - Implement BigInt64 and BigUint64Array. r=wingo,jwalden,sfink 2019-04-02 17:11:13 +00:00
ChromeWorker.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSSettings.h Bug 1522350 - Move JS::ContextOptions{,Ref} to a new js/public/ContextOptions.h header to further slim jsapi.h. r=arai 2019-01-23 16:56:56 -08:00
MessageEventRunnable.cpp
MessageEventRunnable.h
moz.build Bug 1524337: Move WebAssembly reftypes/gc configuration to moz.configure; r=luke 2019-02-14 12:59:38 +01:00
nsIWorkerDebugger.idl Bug 1527203 Part 1 - Add interface to delay execution of debuggee content in workers during debugger registration, r=asuth. 2019-02-12 13:04:18 -10:00
nsIWorkerDebuggerManager.idl
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1535071 - Use the debugger global scope for worker error reporting if necessary, r=smaug,baku. 2019-03-25 09:26:48 +00:00
RuntimeService.h Bug 1522350 - Move JS::ContextOptions{,Ref} to a new js/public/ContextOptions.h header to further slim jsapi.h. r=arai 2019-01-23 16:56:56 -08:00
ScriptLoader.cpp Bug 1536411 - StoragePrincipal - part 2 - Worker and StoragePrincipal, r=Ehsan 2019-04-12 05:31:25 +00:00
ScriptLoader.h Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 12 - nsICookieSettings for the channel creation, r=ckerschb,asuth,Ehsan 2019-03-08 09:04:11 +00:00
Worker.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
Worker.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
WorkerCommon.h Bug 1535071 - Use the debugger global scope for worker error reporting if necessary, r=smaug,baku. 2019-03-25 09:26:48 +00:00
WorkerCSPEventListener.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WorkerCSPEventListener.h
WorkerDebugger.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerError.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerHolder.cpp Bug 1507049 - Rename MOZ_CRASH_UNSAFE_OOL MOZ_CRASH_UNSAFE. r=froydnj 2019-02-03 00:09:37 -08:00
WorkerHolder.h
WorkerHolderToken.cpp
WorkerHolderToken.h
WorkerLoadInfo.cpp Bug 1536411 - StoragePrincipal - part 8 - SharedWorkers, r=Ehsan 2019-04-12 05:30:19 +00:00
WorkerLoadInfo.h Bug 1536411 - StoragePrincipal - part 0 - WorkerPrivate::StorageAccess, r=Ehsan 2019-04-12 05:31:40 +00:00
WorkerLocation.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
WorkerLocation.h
WorkerNavigator.cpp Bug 1532402 - Part 3: Pass a principal pointer nsContentUtils::ShouldResistFingerprinting() in the user-agent spoofing code for the rest of the Navigator properties; r=baku 2019-03-05 23:13:22 +00:00
WorkerNavigator.h
WorkerPrivate.cpp Bug 1536411 - StoragePrincipal - part 3 - IDBFactory, r=Ehsan 2019-04-12 05:31:13 +00:00
WorkerPrivate.h Bug 1536411 - StoragePrincipal - part 0 - WorkerPrivate::StorageAccess, r=Ehsan 2019-04-12 05:31:40 +00:00
WorkerRef.cpp Bug 1484524: Allow creating a StrongWorkerRef for IPC in the Canceling state r=asuth 2019-03-04 23:05:34 +00:00
WorkerRef.h Bug 1484524: Allow creating a StrongWorkerRef for IPC in the Canceling state r=asuth 2019-03-04 23:05:34 +00:00
WorkerRunnable.cpp Bug 1522316, use medium high priority queue for worker->main thread control messages, r=baku 2019-03-05 18:47:05 +02:00
WorkerRunnable.h Bug 1522316, use medium high priority queue for worker->main thread control messages, r=baku 2019-03-05 18:47:05 +02:00
WorkerScope.cpp Bug 1536411 - StoragePrincipal - part 3 - IDBFactory, r=Ehsan 2019-04-12 05:31:13 +00:00
WorkerScope.h Bug 1536411 - StoragePrincipal - part 3 - IDBFactory, r=Ehsan 2019-04-12 05:31:13 +00:00
WorkerThread.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
WorkerThread.h