gecko-dev/dom/workers
Jeff Walden af9a670e28 Bug 1510007 - Move JSFreeOp's definition to js/public/MemoryFunctions.h, and make jsapi.h not #include that header. r=sfink
--HG--
extra : rebase_source : 4d6debefd66b89647df53c104b8560ba2de68abd
2018-11-21 18:11:15 -08:00
..
remoteworkers Bug 1508595 - Only set an intercept controller when needed. r=asuth 2018-11-21 01:06:08 +00:00
sharedworkers Bug 1438945 - Pass around URIs instead of strings in RemoteWorker. r=asuth 2018-11-19 15:18:34 -08:00
test Bug 1438945 - Part 5: SharedWorker browser test. r=asuth 2018-11-19 15:18:21 -08:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp Bug 1510007 - Move JSFreeOp's definition to js/public/MemoryFunctions.h, and make jsapi.h not #include that header. r=sfink 2018-11-21 18:11:15 -08:00
ChromeWorkerScope.h
JSSettings.h
MessageEventRunnable.cpp Bug 1426467: Part 4: Segregate WorkerDebuggeeRunnables into their own queues. r=baku 2018-10-23 06:30:30 +00:00
MessageEventRunnable.h Bug 1426467: Part 3: Create a WorkerRunnable subclass, WorkerDebuggeeRunnable, for runnables that could run debuggee JS. r=baku 2018-10-22 15:46:04 +00:00
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1438945 - Part 9: RemoteWorker in SharedWorkerManager. r=asuth 2018-11-19 15:18:33 -08:00
RuntimeService.h Bug 1438945 - Part 3: SharedWorkerService and SharedWorkerManager. r=asuth 2018-11-19 15:18:21 -08:00
ScriptLoader.cpp Bug 1438945 - Remove the string parameter in favor of always passing in an nsIURI. r=asuth 2018-11-19 15:18:34 -08:00
ScriptLoader.h Bug 1438945 - Remove the string parameter in favor of always passing in an nsIURI. r=asuth 2018-11-19 15:18:34 -08:00
Worker.cpp Bug 1438945 - Part 1: Moving SharedWorker in a separate folder. r=asuth 2018-11-19 15:18:20 -08:00
Worker.h Bug 1502802 - Implement PostMessageOptions for Worker, r=smaug 2018-10-29 16:26:30 +01:00
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerCommon.h
WorkerDebugger.cpp Bug 1497124 - Added some memory info in the performance counters - r=jya,jonco 2018-11-19 22:51:12 +00:00
WorkerDebugger.h Bug 1497124 - Added some memory info in the performance counters - r=jya,jonco 2018-11-19 22:51:12 +00:00
WorkerDebuggerManager.cpp Bug 1484496: Part 4b - Add intrinsic type information to most nsSimpleEnumerators. r=froydnj 2018-08-18 21:06:32 -07:00
WorkerDebuggerManager.h
WorkerError.cpp Bug 1438945 - Part 9: RemoteWorker in SharedWorkerManager. r=asuth 2018-11-19 15:18:33 -08:00
WorkerError.h Bug 1438945 - Part 4: errors and communications. r=asuth 2018-11-19 15:18:21 -08:00
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerHolder.cpp
WorkerHolder.h
WorkerHolderToken.cpp
WorkerHolderToken.h
WorkerLoadInfo.cpp Bug 1507479: Make WorkerPrivate::mIsSecureContext const r=perry,asuth 2018-11-21 20:02:51 +00:00
WorkerLoadInfo.h Bug 1507479: Make WorkerPrivate::mIsSecureContext const r=perry,asuth 2018-11-21 20:02:51 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1489844 - Port DOMPrefs to StaticPrefs - part 18 - privacy.resistFingerprinting, r=ehsan 2018-09-10 20:36:17 +02:00
WorkerNavigator.h
WorkerPrivate.cpp Bug 1508824 - SharedWorker.onconnect event should be a MessageEvent with an empty string as data, r=asuth 2018-11-27 08:44:47 +01:00
WorkerPrivate.h Bug 1507479: Make WorkerPrivate::mIsSecureContext const r=perry,asuth 2018-11-21 20:02:51 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp Bug 1426467: Part 4: Segregate WorkerDebuggeeRunnables into their own queues. r=baku 2018-10-23 06:30:30 +00:00
WorkerRunnable.h Bug 1426467: Part 4: Segregate WorkerDebuggeeRunnables into their own queues. r=baku 2018-10-23 06:30:30 +00:00
WorkerScope.cpp Bug 1502802 - Implement PostMessageOptions for Worker, r=smaug 2018-10-29 16:26:30 +01:00
WorkerScope.h Bug 1502802 - Implement PostMessageOptions for Worker, r=smaug 2018-10-29 16:26:30 +01:00
WorkerThread.cpp
WorkerThread.h
moz.build Bug 1438945 - Part 8: RemoteWorker IPC. r=asuth 2018-11-19 15:18:32 -08:00
nsIWorkerDebugger.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsIWorkerDebuggerManager.idl