gecko-dev/dom/workers
mcarare 2449d4c571 Bug 1864652 - Expose settings for Global Privacy Control. r=geckoview-reviewers,ohall,amejiamarmol,bvandersloot,emilio
Differential Revision: https://phabricator.services.mozilla.com/D194734
2023-11-30 09:00:08 +00:00
..
loader 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
remoteworkers Bug 1824222 - Add OverriddenFingerprintingSettings to worker loadInfo. r=tjr,dom-worker-reviewers,smaug 2023-10-17 22:02:28 +00:00
sharedworkers Bug 1776962 - Close SharedWorker on DETH disconnect. r=dom-worker-reviewers,smaug 2023-10-28 00:29:52 +00:00
test Bug 1864652 - Expose settings for Global Privacy Control. r=geckoview-reviewers,ohall,amejiamarmol,bvandersloot,emilio 2023-11-30 09:00:08 +00:00
ChromeWorker.cpp Bug 1834360 - Add support for ES modules in ChromeWorker. r=dom-worker-reviewers,webidl,smaug 2023-05-22 22:00:03 +00:00
ChromeWorker.h Bug 1834360 - Add support for ES modules in ChromeWorker. r=dom-worker-reviewers,webidl,smaug 2023-05-22 22:00:03 +00:00
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
Queue.h
RegisterBindings.cpp Bug 1786885 - Remove OS.Constants r=nika 2023-07-12 03:57:12 +00:00
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 Bug 1843841 - Make navigator.appName constant. r=dom-worker-reviewers,webidl,smaug,timhuang 2023-07-19 17:00:53 +00:00
ScriptLoader.cpp 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
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
WorkerCSPEventListener.cpp
WorkerCSPEventListener.h
WorkerChannelInfo.cpp
WorkerChannelInfo.h
WorkerCommon.h
WorkerDebugger.cpp Bug 1836191 - remove ChromeUtils.requestPerformanceMetrics that was only used by about:performance, r=smaug. 2023-06-08 21:53:18 +00:00
WorkerDebugger.h Bug 1836191 - remove ChromeUtils.requestPerformanceMetrics that was only used by about:performance, r=smaug. 2023-06-08 21:53:18 +00:00
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 1862244 - Add GlobalTeardownHelper r=smaug 2023-11-23 17:17:39 +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
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 1802289 - enforce license linter for .idl and .webidl files r=linter-reviewers,sylvestre,saschanaz DONTBUILD 2023-11-06 10:18:23 +00:00