gecko-dev/dom/workers
Jean-Yves Avenard e0f0e16680 Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek
Differential Revision: https://phabricator.services.mozilla.com/D30467

--HG--
extra : moz-landing-system : lando
2019-05-09 23:12:12 +00:00
..
remoteworkers Bug 1536411 - StoragePrincipal - part 2 - Worker and StoragePrincipal, r=Ehsan 2019-04-12 05:31:25 +00:00
sharedworkers Backed out 12 changesets (bug 1547813) for failures in browser_partitionedIndexedDB.js CLOSED TREE 2019-05-09 20:04:16 +03:00
test Bug 1527902 - Enable javascript.options.bigint by default r=jandem,kmag 2019-05-02 19:19:00 +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
Principal.cpp Bug 1543751 Part 2 - Include stack in worker error reports, r=bz. 2019-04-15 13:46:05 -10:00
Principal.h
Queue.h
RegisterBindings.cpp Bug 1533202 Part 1 - Supply ChromeUtils in worker debugger global scope, r=baku. 2019-04-15 12:03:44 -10:00
RuntimeService.cpp Backed out 12 changesets (bug 1547813) for failures in browser_partitionedIndexedDB.js CLOSED TREE 2019-05-09 20:04:16 +03: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 1392408 Part 3 - Report stacks to net monitor when loading worker scripts, r=bzbarsky. 2019-05-02 08:34:27 -10:00
ScriptLoader.h Bug 1392408 Part 3 - Report stacks to net monitor when loading worker scripts, r=bzbarsky. 2019-05-02 08:34:27 -10: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
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
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
WorkerDebugger.cpp Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerError.cpp Bug 1392408 Part 2 - Encapsulate threadsafe main/worker stacks in WorkerStackHolder, r=bzbarsky. 2019-05-02 08:25:43 -10:00
WorkerError.h Bug 1392408 Part 2 - Encapsulate threadsafe main/worker stacks in WorkerStackHolder, r=bzbarsky. 2019-05-02 08:25:43 -10:00
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 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
WorkerLoadInfo.h Bug 1534395 - Rename nsITabChild to nsIBrowserChild. r=nika,mconley 2019-04-09 18:15:02 -05: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 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +00:00
WorkerPrivate.h Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +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 1547923 part 5. Start using nsIGlobalObject::GetGlobalJSObjectPreserveColor where possible. r=mccr8,jonco 2019-05-03 15:15:31 +00: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 Backed out 12 changesets (bug 1547813) for failures in browser_partitionedIndexedDB.js CLOSED TREE 2019-05-09 20:04:16 +03:00
WorkerScope.h Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
WorkerThread.cpp Bug 1548795 - P2. Remove dom.performance.enable_scheduler_timing preference. r=tarek 2019-05-09 23:12:12 +00:00
WorkerThread.h
moz.build Bug 1546544 - Reduce navigator.hardwareConcurrency to account for TCSM r=luke 2019-05-07 22:16:28 +00:00
nsIWorkerDebugger.idl Bug 1539328: Introduce new unique id for normal worker actor. r=jdescottes,bhackett 2019-04-18 00:47:24 +00:00
nsIWorkerDebuggerManager.idl