gecko-dev/dom/workers
2018-10-17 08:44:43 +00:00
..
test Bug 1493563 - Part 12: Disable the failing test_sharedworker_event_listener_leaks.html test on Linux64 opt asan builds; r=baku 2018-09-28 14:46:02 -04:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
JSSettings.h
MessageEventRunnable.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
MessageEventRunnable.h
moz.build
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
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1490251: Add a pref switch to use Cranelift for wasm compilation; r=luke 2018-09-13 12:32:17 +02:00
RuntimeService.h
ScriptLoader.cpp Bug 1490165 - Workers.setTimeout/setInterval must handle CSP rejections, r=ckerschb 2018-09-17 17:53:10 +02:00
ScriptLoader.h
SharedWorker.cpp
SharedWorker.h
Worker.cpp
Worker.h
WorkerCommon.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerDebugger.cpp Bug 1479363 part 4 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in dom/workers and dom/worklet. r=baku 2018-07-31 08:37:17 +02:00
WorkerDebugger.h
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
WorkerError.h
WorkerEventTarget.cpp
WorkerEventTarget.h
WorkerHolder.cpp
WorkerHolder.h
WorkerHolderToken.cpp
WorkerHolderToken.h
WorkerLoadInfo.cpp
WorkerLoadInfo.h
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 1499468: Simplify WorkerPrivate, now that ThrottledEventQueue::Create is infallible. r=baku 2018-10-17 08:44:43 +00:00
WorkerPrivate.h Bug 1499468: Simplify WorkerPrivate, now that ThrottledEventQueue::Create is infallible. r=baku 2018-10-17 08:44:43 +00:00
WorkerRef.cpp
WorkerRef.h
WorkerRunnable.cpp Bug 1479363 part 4 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in dom/workers and dom/worklet. r=baku 2018-07-31 08:37:17 +02:00
WorkerRunnable.h
WorkerScope.cpp Bug 1491939 - Part 3: Centralize configuration of JS realm options from prefs. r=baku 2018-09-25 14:11:13 +00:00
WorkerScope.h Bug 1472303 - Backed out changeset 8a40d04dfcbb. r=asuth 2018-08-24 10:24:28 -04:00
WorkerThread.cpp Bug 1476828: Part 2 - Slightly decrease the DOM Worker thread stack size. r=erahm 2018-07-18 17:52:39 -07:00
WorkerThread.h