gecko-dev/dom/workers
Yoshi Cheng-Hao Huang cd69bc3c65 Bug 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug
Suggested by jonco during review,
https://phabricator.services.mozilla.com/D186944#inline-1036982

Differential Revision: https://phabricator.services.mozilla.com/D187385
2023-09-20 17:32:15 +00:00
..
loader Bug 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug 2023-09-20 17:32:15 +00:00
remoteworkers Bug 1850589 - Migrate worker process selection to use ProcessIsolation as a backend, r=smaug,asuth 2023-09-06 18:48:30 +00:00
sharedworkers Bug 1849269 - Add SharedWorkerManager::mRemoteWorkerController nullptr checking in SharedWorkerManager::Terminate(). r=dom-worker-reviewers,smaug,asuth 2023-09-04 08:11:43 +00:00
test Bug 1852963 - Rename BrowserTestUtils.loadURIString() to .startLoadingURIString(). r=dao 2023-09-15 09:16:34 +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 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +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 1800659 - P3 Remove WorkerPrivate::ClearMainEventQueue() r=asuth,smaug 2023-06-06 06:36:50 +00:00
MessageEventRunnable.h
Queue.h
RegisterBindings.cpp Bug 1786885 - Remove OS.Constants r=nika 2023-07-12 03:57:12 +00:00
RuntimeService.cpp Bug 1847469 - Part 24: Use column number types in JS::DescribeScriptedCaller. r=iain 2023-08-16 17:31:42 +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 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug 2023-09-20 17:32:15 +00:00
ScriptLoader.h Bug 1824498 - Call shutdown when there isn't any ongoing fetching modules. r=jonco 2023-04-20 17:41:47 +00:00
Worker.cpp Bug 1851263 - Rename nsIGlobalObject::AsInnerWindow to GetAsInnerWindow because it can return null. r=smaug 2023-09-04 04:06:30 +00:00
Worker.h Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
WorkerCSPEventListener.cpp Bug 1351231 - Integrate FetchChild into Fetch.cpp r=dom-worker-reviewers,jesup 2023-01-20 09:09:18 +00:00
WorkerCSPEventListener.h
WorkerChannelInfo.cpp Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
WorkerChannelInfo.h Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
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 1800659 - P2 remove nsICancelableRunnable inheriting form WorkerRunnable. r=asuth 2023-06-06 06:36:50 +00:00
WorkerEventTarget.h
WorkerIPCUtils.h Bug 1805676 - Implement modules for shared workers; r=asuth 2023-02-14 09:04:59 +00:00
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 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
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1843841 - Make navigator.appName constant. r=dom-worker-reviewers,webidl,smaug,timhuang 2023-07-19 17:00:53 +00:00
WorkerNavigator.h Bug 1843841 - Make navigator.appName constant. r=dom-worker-reviewers,webidl,smaug,timhuang 2023-07-19 17:00:53 +00:00
WorkerPrivate.cpp Bug 1836607 - Drop mWrappedRunnable early r=asuth 2023-09-19 08:09:58 +00:00
WorkerPrivate.h 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
WorkerRef.cpp Bug 1777921 - Assert that StrongWorkerRefs are not lazily released during final GC/CC. r=dom-worker-reviewers,smaug,asuth 2023-06-12 18:58:50 +00:00
WorkerRef.h
WorkerRunnable.cpp Bug 1800659 - P3 Remove WorkerPrivate::ClearMainEventQueue() r=asuth,smaug 2023-06-06 06:36:50 +00:00
WorkerRunnable.h Bug 1800659 - P2 remove nsICancelableRunnable inheriting form WorkerRunnable. r=asuth 2023-06-06 06:36:50 +00:00
WorkerScope.cpp Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup 2023-06-27 19:59:15 +00:00
WorkerScope.h Bug 1631263: Implement RTCRtpScriptTransform. r=pehrsons,jib,asuth,emilio,saschanaz 2023-07-20 14:24:27 +00:00
WorkerStatus.h
WorkerTestUtils.cpp
WorkerTestUtils.h
WorkerThread.cpp Bug 1839670 - Remove the requirement that runnables dispatched to workers need to be nsIDiscardableRunnable. r=dom-worker-reviewers,smaug 2023-06-21 21:22:10 +00:00
WorkerThread.h Bug 1836191 - remove PerformanceCounter that was only used by ChromeUtils.requestPerformanceMetrics, r=smaug. 2023-06-08 21:53:18 +00:00
moz.build Bug 1850545 - convert .ini manifests to .toml: batch 3 chrome.ini (bis) r=jmaher,geckoview-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,places-reviewers,profiler-reviewers,m_kato,mak,mtigley 2023-09-13 18:28:32 +00:00
nsIWorkerChannelInfo.idl Bug 1819570 - P4 Propagte stack trace notification back to the content process for PFetch. r=asuth 2023-05-05 15:24:10 +00:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl