gecko-dev/dom/workers
2024-01-08 14:57:40 +00:00
..
loader Bug 1800641 - Part 8: Add LoadContextBase* parameter to ScriptLoadRequest methods which is going to be moved to LoadedScriptDelegate. r=nbp 2024-01-08 14:57:38 +00:00
remoteworkers Bug 1843720 - Fixed typo in comment: extension.webextensions.remote to extensions.webextensions.remote. r=smaug DONTBUILD 2024-01-04 12:38:00 +00:00
sharedworkers Bug 1776962 - Close SharedWorker on DETH disconnect. r=dom-worker-reviewers,smaug 2023-10-28 00:29:52 +00:00
test Backed out changeset 399d9781e72b (bug 1724089) for causing xpcshell failures. CLOSED TREE 2024-01-02 13:56:25 +02:00
ChromeWorker.cpp
ChromeWorker.h
ChromeWorkerScope.cpp
ChromeWorkerScope.h
EventWithOptionsRunnable.cpp Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
EventWithOptionsRunnable.h Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
JSExecutionManager.cpp Bug 1851263 - Rename nsIGlobalObject::AsInnerWindow to GetAsInnerWindow because it can return null. r=smaug 2023-09-04 04:06:30 +00:00
JSExecutionManager.h
JSSettings.h
MessageEventRunnable.cpp Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
MessageEventRunnable.h Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
moz.build Bug 1855298 - convert .ini manifests to .toml: batch 10 dom/[t-z]**/mochitest.ini r=jmaher 2023-10-25 15:54:48 +00:00
nsIWorkerChannelInfo.idl
nsIWorkerDebugger.idl Bug 1802289 - enforce license linter for .idl and .webidl files r=linter-reviewers,sylvestre,saschanaz DONTBUILD 2023-11-06 10:18:23 +00:00
nsIWorkerDebuggerManager.idl Bug 1872969 - Avoid js keywords as argument names r=nika 2024-01-05 22:17:01 +00:00
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1864168 - Part 1: Use 1-origin column number in nsIContentSecurityPolicy. r=smaug,devtools-reviewers,ochameau,ckerschb 2023-11-22 12:31:30 +00:00
RuntimeService.h
ScriptLoader.cpp Bug 1800641 - Part 11: Allocate script in ScriptLoadRequest::NoCacheEntryFound. r=nbp 2024-01-08 14:57:40 +00:00
ScriptLoader.h Bug 1823391 - Have a static WorkerScriptLoader::Create and try to shutdown when the workerRef is notified. r=yulia,edenchuang,asuth 2023-11-15 07:00:02 +00:00
Worker.cpp Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
Worker.h Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
WorkerChannelInfo.cpp
WorkerChannelInfo.h
WorkerCommon.h
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerDebugger.cpp
WorkerDebugger.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerDocumentListener.cpp
WorkerDocumentListener.h
WorkerError.cpp Bug 1843484 - Use EventTarget* instead of nsISupports* for the event target parameter of the EventDispatcher::Dispatch methods. r=smaug 2023-08-28 23:38:43 +00:00
WorkerError.h Bug 1746374 - Use the number of UTF-16 code units as column number. r=iain 2023-08-11 08:11:48 +00:00
WorkerEventTarget.cpp Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
WorkerEventTarget.h
WorkerIPCUtils.h
WorkerLoadInfo.cpp Bug 1835907, part 5 - Refactor the window's mStorageAccessPermissionGranted variable and its Getters to a more accurate name: mUsingStorageAccess - r=anti-tracking-reviewers,pbz 2023-08-15 13:04:05 +00:00
WorkerLoadInfo.h Bug 1824222 - Add OverriddenFingerprintingSettings to worker loadInfo. r=tjr,dom-worker-reviewers,smaug 2023-10-17 22:02:28 +00:00
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1857593 - Enable GPC in Private Browsing Mode by default - r=jewilde,anti-tracking-reviewers,necko-reviewers,valentin,timhuang 2023-10-18 13:30:51 +00:00
WorkerNavigator.h Bug 1857593 - Enable GPC in Private Browsing Mode by default - r=jewilde,anti-tracking-reviewers,necko-reviewers,valentin,timhuang 2023-10-18 13:30:51 +00:00
WorkerPrivate.cpp Bug 1851816: Pass PBM Status into RFPIsEnabledFor r=timhuang 2023-12-18 18:39:33 +00:00
WorkerPrivate.h Bug 1865774 - Add WorkerPrivate::mWorkerLoopIsIdle to indicate the Worker is idle and could be GCed. r=asuth 2023-11-22 16:18:34 +00:00
WorkerRef.cpp Bug 1864661 - P1 Call IPCWorkerRef::SetActorCount() when IPCWorkerRef hold worker successfully. r=dom-worker-reviewers,asuth 2023-11-27 09:22:39 +00:00
WorkerRef.h Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
WorkerRunnable.cpp Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
WorkerRunnable.h Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
WorkerScope.cpp Bug 1862244 - Add GlobalTeardownHelper r=smaug 2023-11-23 17:17:39 +00:00
WorkerScope.h Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
WorkerStatus.h
WorkerTestUtils.cpp
WorkerTestUtils.h
WorkerThread.cpp Bug 1865774 - Allow WorkerThread::HasPendingEvents() can be accessed on the parent thread. r=asuth 2023-11-21 16:30:09 +00:00
WorkerThread.h Bug 1865774 - Allow WorkerThread::HasPendingEvents() can be accessed on the parent thread. r=asuth 2023-11-21 16:30:09 +00:00