gecko-dev/dom/workers
2019-08-14 16:20:06 +00:00
..
remoteworkers Bug 1231213 - Refactor RemoteWorkerChild to handle Service Workers' and Shared Workers' operations and to make its state data/transitions safer. r=asuth 2019-08-14 16:20:06 +00:00
sharedworkers Bug 1231213 - Add OptionalServiceWorkerData to RemoteWorkerData. r=asuth 2019-08-14 16:19:53 +00:00
test Bug 1566952: Part 1 - Annotate mochitests that crash with Fission enabled. r=mccr8 2019-07-17 13:37:48 -07:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSSettings.h Bug 1569564 - Remove the original malloc counter infrastructure r=sfink 2019-07-31 09:13:36 +00:00
MessageEventRunnable.cpp
MessageEventRunnable.h
moz.build Backed out 22 changesets (bug 1231213) for build bustages on /mozilla/Attributes.h CLOSED TREE 2019-08-14 00:10:48 +03: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 1569564 - Remove the original malloc counter infrastructure r=sfink 2019-07-31 09:13:36 +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 1558915) for causing bustages. CLOSED TREE 2019-08-02 12:17:42 +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
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h Bug 1565249: Remove self inclusion of WorkerCSPEventListener. r=baku 2019-07-11 16:48:51 +00:00
WorkerDebugger.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerError.cpp Backed out 22 changesets (bug 1231213) for build bustages on /mozilla/Attributes.h CLOSED TREE 2019-08-14 00:10:48 +03: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
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 Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
WorkerNavigator.h
WorkerPrivate.cpp Backed out 22 changesets (bug 1231213) for build bustages on /mozilla/Attributes.h CLOSED TREE 2019-08-14 00:10:48 +03:00
WorkerPrivate.h Backed out 22 changesets (bug 1231213) for build bustages on /mozilla/Attributes.h CLOSED TREE 2019-08-14 00:10:48 +03:00
WorkerRef.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 11 - WorkerHolder replaced by WorkerRef, r=asuth 2019-07-12 11:18:17 +00:00
WorkerRef.h Bug 1559919 - Finish the WorkerHolder cleanup - part 11 - WorkerHolder replaced by WorkerRef, r=asuth 2019-07-12 11:18:17 +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 1559919 - Finish the WorkerHolder cleanup - part 11 - WorkerHolder replaced by WorkerRef, r=asuth 2019-07-12 11:18:17 +00:00
WorkerScope.cpp Backed out 22 changesets (bug 1231213) for build bustages on /mozilla/Attributes.h CLOSED TREE 2019-08-14 00:10:48 +03: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
WorkerStatus.h Bug 1559919 - Finish the WorkerHolder cleanup - part 11 - WorkerHolder replaced by WorkerRef, r=asuth 2019-07-12 11:18:17 +00:00
WorkerThread.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
WorkerThread.h