gecko-dev/dom/workers
2019-07-12 11:17:50 +00:00
..
remoteworkers Bug 1557636 Use Referrer info in worker and fix sharedworker's wrong referrer r=baku 2019-06-13 20:37:34 +00:00
sharedworkers Bug 1557636 Use Referrer info in worker and fix sharedworker's wrong referrer r=baku 2019-06-13 20:37:34 +00:00
test Bug 1523706 - Use JavaScript mime type for two worker tests. r=ckerschb 2019-07-11 13:26:39 +00:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSSettings.h
MessageEventRunnable.cpp
MessageEventRunnable.h
moz.build Bug 1559919 - Finish the WorkerHolder cleanup - part 8 - Get rid of WorkerHolderToken, r=asuth 2019-07-12 11:17:50 +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
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 1559468 part 2. Move JS_DefineProfilingFunctions into dom::CreateGlobal. r=mccr8 2019-06-20 23:07:40 +00:00
RuntimeService.cpp Bug 1563950 - Worker threads should run with a normal priority, r=smaug 2019-07-11 10:49:55 +00:00
RuntimeService.h Bug 1560931 - Set JS engine low memory state based on memory pressure notifications r=smaug 2019-06-24 18:24:47 +01:00
ScriptLoader.cpp Backed out 2 changesets (bug 1552168) for causing mochitest crashes on test_menubar.xul CLOSED TREE 2019-07-03 16:08:23 +03:00
ScriptLoader.h Bug 1557636 Use Referrer info in worker and fix sharedworker's wrong referrer r=baku 2019-06-13 20:37:34 +00:00
Worker.cpp
Worker.h Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug 2019-06-17 04:36:29 +00: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
WorkerCSPEventListener.h Bug 1565249: Remove self inclusion of WorkerCSPEventListener. r=baku 2019-07-11 16:48:51 +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 1546306 - Add an optional aFromChromeContext parameter to nsIScriptError::InitWithWindowID for the case the passed in windowId is zero. r=baku 2019-06-13 09:50:49 +00: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
WorkerHolder.h
WorkerLoadInfo.cpp Bug 1557636 Use Referrer info in worker and fix sharedworker's wrong referrer r=baku 2019-06-13 20:37:34 +00:00
WorkerLoadInfo.h Bug 1557636 Use Referrer info in worker and fix sharedworker's wrong referrer r=baku 2019-06-13 20:37:34 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp
WorkerNavigator.h
WorkerPrivate.cpp Bug 1560651 - Correctly set time clamping/jittering for Workers r=baku 2019-06-24 13:20:49 +00:00
WorkerPrivate.h Bug 1560931 - Set JS engine low memory state based on memory pressure notifications r=smaug 2019-06-24 18:24:47 +01:00
WorkerRef.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 3 - IPCWorkerRef r=asuth 2019-07-12 11:16:03 +00:00
WorkerRef.h Bug 1559919 - Finish the WorkerHolder cleanup - part 3 - IPCWorkerRef r=asuth 2019-07-12 11:16:03 +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
WorkerScope.cpp Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug 2019-06-17 04:36:29 +00:00
WorkerScope.h Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug 2019-06-17 04:36:29 +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