.. |
gtest
|
Bug 1850589 - Migrate worker process selection to use ProcessIsolation as a backend, r=smaug,asuth
|
2023-09-06 18:48:30 +00:00 |
jsactor
|
Bug 1881890 - Part 2: Add TODO comment for JSM process/window actor removal. r=Standard8 DONTBUILD
|
2024-02-27 05:53:05 +00:00 |
tests
|
Backed out changeset 4099afcff2be (bug 1881925) for causing gecko decision task failures in browser.toml CLOSED TREE
|
2024-02-29 16:49:46 -05:00 |
BrowserBridgeChild.cpp
|
Bug 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio
|
2023-05-31 19:46:49 +00:00 |
BrowserBridgeChild.h
|
Bug 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio
|
2023-05-31 19:46:49 +00:00 |
BrowserBridgeHost.cpp
|
Bug 1814686 - Part 2: Make nsDocShellLoadState not-null, and simplify handling of nsDOMNavigationTiming, r=necko-reviewers,valentin,smaug
|
2023-03-20 15:40:38 +00:00 |
BrowserBridgeHost.h
|
Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi
|
2022-05-09 20:41:09 +00:00 |
BrowserBridgeParent.cpp
|
Bug 1873035 - Adjust mRefPoint for generated mouse event when sending to content process; r=smaug
|
2024-01-09 10:31:11 +00:00 |
BrowserBridgeParent.h
|
Bug 1848357 - Cleanup layer observer handling. r=mconley,gfx-reviewers,bradwerth
|
2023-09-01 17:09:27 +00:00 |
BrowserChild.cpp
|
Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE
|
2024-01-25 01:26:46 +02:00 |
BrowserChild.h
|
Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE
|
2024-01-25 01:26:46 +02:00 |
BrowserHost.cpp
|
Bug 1865995 p6. Rename createAboutBlankContentViewer to match nsIDocumentViewer's new name. r=emilio,webdriver-reviewers,devtools-reviewers
|
2023-11-23 21:35:21 +00:00 |
BrowserHost.h
|
|
|
BrowserParent.cpp
|
Bug 1878401 - part 1 - Pass BrowsingContext to nsIFilePicker::Init instead of mozIDOMWindow r=geckoview-reviewers,win-reviewers,emilio,nika,m_kato,rkraesig
|
2024-02-28 21:29:37 +00:00 |
BrowserParent.h
|
Bug 1878401 - part 1 - Pass BrowsingContext to nsIFilePicker::Init instead of mozIDOMWindow r=geckoview-reviewers,win-reviewers,emilio,nika,m_kato,rkraesig
|
2024-02-28 21:29:37 +00:00 |
ClonedErrorHolder.cpp
|
Bug 1866220 - Prevent refcounted non-WrapperCached DOM objects. r=farre,extension-reviewers,rpl
|
2023-11-24 10:38:18 +00:00 |
ClonedErrorHolder.h
|
Bug 1866220 - Prevent refcounted non-WrapperCached DOM objects. r=farre,extension-reviewers,rpl
|
2023-11-24 10:38:18 +00:00 |
CoalescedInputData.cpp
|
|
|
CoalescedInputData.h
|
Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi
|
2022-05-09 20:41:09 +00:00 |
CoalescedMouseData.cpp
|
|
|
CoalescedMouseData.h
|
Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi
|
2022-05-09 20:41:09 +00:00 |
CoalescedTouchData.cpp
|
|
|
CoalescedTouchData.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
CoalescedWheelData.cpp
|
|
|
CoalescedWheelData.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
ColorPickerParent.cpp
|
Bug 1846688 - Make ColorPickerShownCallback::mCallback into a RefPtr. r=mccr8
|
2023-08-14 18:36:40 +00:00 |
ColorPickerParent.h
|
Bug 1846688 - Make ColorPickerShownCallback::mCallback into a RefPtr. r=mccr8
|
2023-08-14 18:36:40 +00:00 |
components.conf
|
|
|
ContentChild.cpp
|
Bug 1865749 - Update CookieServiceChild cookie list on storage access grant. r=cookie-reviewers,bvandersloot,valentin
|
2024-02-09 17:28:06 +00:00 |
ContentChild.h
|
Bug 1865749 - Update CookieServiceChild cookie list on storage access grant. r=cookie-reviewers,bvandersloot,valentin
|
2024-02-09 17:28:06 +00:00 |
ContentParent.cpp
|
Bug 1882342 - each location of codec support should only store the support list from its location, instead of a full support list. r=media-playback-reviewers,azebrowski
|
2024-02-27 18:42:49 +00:00 |
ContentParent.h
|
Bug 1689538 - Emit PositionState as an optional value. r=alwu
|
2024-02-23 07:20:19 +00:00 |
ContentProcess.cpp
|
Bug 1840515 - Step 2: Preload the omnijars in the fork server. r=nika
|
2023-08-09 21:35:50 +00:00 |
ContentProcess.h
|
Bug 1799470 - Merge old embedding logic into ContentChild r=nika
|
2022-12-15 03:06:22 +00:00 |
ContentProcessManager.cpp
|
Bug 1764251: Substitute sCanLaunchSubprocesses with AppShutdown::IsInOrBeyond and add shutdown checks to BeginSubprocessLaunch and ContentProcessManager singleton creation. r=smaug,jesup
|
2022-04-25 09:22:22 +00:00 |
ContentProcessManager.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
CSPMessageUtils.cpp
|
|
|
CSPMessageUtils.h
|
|
|
CustomElementTypes.ipdlh
|
Bug 1556358 - Part 2: Save and restore custom element form data. r=edgar
|
2023-06-28 04:31:22 +00:00 |
DocShellMessageUtils.cpp
|
Bug 1538028 - Part 2: Track TriggeringRemoteType through nsDocShellLoadState and LoadInfo, r=smaug,ckerschb,necko-reviewers,valentin
|
2022-11-29 20:41:45 +00:00 |
DocShellMessageUtils.h
|
Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio
|
2023-11-21 12:45:59 +00:00 |
DOMTypes.ipdlh
|
Bug 1812192 - Store schemeless address bar loads in loadinfo and upgrade to https with fallback r=necko-reviewers,webidl,smaug,freddyb,kershaw
|
2023-10-11 17:49:42 +00:00 |
EffectsInfo.h
|
Bug 1847929 - Don't throttle zero-size in-viewport OOP iframes. r=smaug
|
2023-08-10 09:30:02 +00:00 |
FilePickerMessageUtils.h
|
Bug 1818500 - Fix serialization of nsIFilePicker::Mode. r=ipc-reviewers,mccr8 a=RyanVM
|
2023-02-23 14:33:57 +00:00 |
FilePickerParent.cpp
|
Bug 1878401 - part 1 - Pass BrowsingContext to nsIFilePicker::Init instead of mozIDOMWindow r=geckoview-reviewers,win-reviewers,emilio,nika,m_kato,rkraesig
|
2024-02-28 21:29:37 +00:00 |
FilePickerParent.h
|
Bug 1878401 - part 1 - Pass BrowsingContext to nsIFilePicker::Init instead of mozIDOMWindow r=geckoview-reviewers,win-reviewers,emilio,nika,m_kato,rkraesig
|
2024-02-28 21:29:37 +00:00 |
IdType.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
InProcessChild.h
|
Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug
|
2022-06-05 20:54:59 +00:00 |
InProcessImpl.cpp
|
Bug 1772651 - Check if the actor is dead in GetOtherInProcessActor, r=ipc-reviewers,mccr8
|
2022-06-07 19:08:35 +00:00 |
InProcessParent.h
|
Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug
|
2022-06-05 20:54:59 +00:00 |
IPCTransferable.ipdlh
|
Bug 1852947 - Redesign the async clipboard read API; r=nika
|
2023-11-14 09:21:24 +00:00 |
jar.mn
|
Backed out 16 changesets (bug 1770944) as req by asuth.
|
2024-02-23 21:11:08 +02:00 |
JSOracleChild.cpp
|
Bug 1826106 - Use JS::FrontendContext in Utility Process. r=sefeng
|
2023-06-09 11:08:58 +00:00 |
JSOracleChild.h
|
Bug 1826106 - Use JS::FrontendContext in Utility Process. r=sefeng
|
2023-06-09 11:08:58 +00:00 |
JSOracleParent.cpp
|
Bug 1809518 - Recreate JSOracleParent instance when Utility Process crashes r=farre
|
2023-02-28 19:46:08 +00:00 |
JSOracleParent.h
|
Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug
|
2023-01-09 15:27:18 +00:00 |
JSValidatorChild.cpp
|
Bug 1841016 - Part 1: Reflect user pref to JavaScript validator. r=sefeng,bthrall
|
2023-07-12 21:12:38 +00:00 |
JSValidatorChild.h
|
Bug 1804086 - Make JSValidatorChild decoding the data from other encoding into UTF8 if needed r=smaug
|
2023-03-22 14:21:40 +00:00 |
JSValidatorParent.cpp
|
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
|
2023-03-27 07:20:25 +00:00 |
JSValidatorParent.h
|
Bug 1804086 - Make JSValidatorChild decoding the data from other encoding into UTF8 if needed r=smaug
|
2023-03-22 14:21:40 +00:00 |
JSValidatorUtils.cpp
|
Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug
|
2023-01-09 15:27:18 +00:00 |
JSValidatorUtils.h
|
Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug
|
2023-01-09 15:27:18 +00:00 |
LoginDetectionService.cpp
|
Bug 1807618, replace all usage of getAllLogins with the asynchronous version, removing the syncronous version, r=credential-management-reviewers,sync-reviewers,sgalich,skhamis
|
2023-07-16 20:15:31 +00:00 |
LoginDetectionService.h
|
|
|
ManifestMessagesChild.sys.mjs
|
Bug 1829617 - Convert (dom/ipc, dom/system, dom/xslt) to ES modules. r=Standard8
|
2023-05-30 11:01:03 +00:00 |
MaybeDiscarded.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
MemMapSnapshot.cpp
|
Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium
|
2023-09-28 20:46:07 +00:00 |
MemMapSnapshot.h
|
|
|
MemoryReportRequest.cpp
|
|
|
MemoryReportRequest.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
MemoryReportTypes.ipdlh
|
|
|
MMPrinter.cpp
|
Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth
|
2022-06-08 15:24:27 +00:00 |
MMPrinter.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
moz.build
|
Backed out 16 changesets (bug 1770944) as req by asuth.
|
2024-02-23 21:11:08 +02:00 |
NativeThreadId.h
|
|
|
nsIDOMProcessChild.idl
|
|
|
nsIDOMProcessParent.idl
|
|
|
nsIHangReport.idl
|
|
|
nsILoginDetectionService.idl
|
|
|
PageLoadEventUtils.h
|
Bug 1862939 - Part 2: Add LCP information to the Pageload Event. r=dpalmeiro
|
2023-11-06 20:32:44 +00:00 |
PBrowser.ipdl
|
Bug 1878401 - part 1 - Pass BrowsingContext to nsIFilePicker::Init instead of mozIDOMWindow r=geckoview-reviewers,win-reviewers,emilio,nika,m_kato,rkraesig
|
2024-02-28 21:29:37 +00:00 |
PBrowserBridge.ipdl
|
Bug 1848357 - Cleanup layer observer handling. r=mconley,gfx-reviewers,bradwerth
|
2023-09-01 17:09:27 +00:00 |
PColorPicker.ipdl
|
Bug 1816740 [6/6] - remove ManualDealloc from ColorPicker and FilePicker r=ipc-reviewers,nika
|
2023-02-22 21:05:25 +00:00 |
PContent.ipdl
|
Bug 1837146 - Create an IOSPlatformFontList concrete implementation of CoreTextFontList. r=gfx-reviewers,lsalzman
|
2024-02-29 22:22:15 +00:00 |
PContentPermission.ipdlh
|
|
|
PContentPermissionRequest.ipdl
|
|
|
PCycleCollectWithLogs.ipdl
|
|
|
PermissionMessageUtils.cpp
|
Bug 1443925 - Part 5: Make it possible to get the system principal from any thread, r=ckerschb
|
2022-12-02 00:53:51 +00:00 |
PermissionMessageUtils.h
|
Bug 1783844 - Remove IPC::Principal type remains from codebase. r=nika
|
2022-08-10 13:39:11 +00:00 |
PFilePicker.ipdl
|
Bug 1866517 - Part 1: Start implementing close method for file picker r=emilio
|
2023-12-13 15:10:33 +00:00 |
PInProcess.ipdl
|
Bug 1867360 - Require toplevel protocols to specify which processes they expect to be bound in, r=decoder,ipc-reviewers,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,aosmond,rkraesig,mccr8,kershaw
|
2024-01-18 23:07:18 +00:00 |
PJSOracle.ipdl
|
Bug 1867360 - Require toplevel protocols to specify which processes they expect to be bound in, r=decoder,ipc-reviewers,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,aosmond,rkraesig,mccr8,kershaw
|
2024-01-18 23:07:18 +00:00 |
PJSValidator.ipdl
|
Bug 1804086 - Make JSValidatorChild decoding the data from other encoding into UTF8 if needed r=smaug
|
2023-03-22 14:21:40 +00:00 |
PProcessHangMonitor.ipdl
|
Bug 1867360 - Require toplevel protocols to specify which processes they expect to be bound in, r=decoder,ipc-reviewers,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,aosmond,rkraesig,mccr8,kershaw
|
2024-01-18 23:07:18 +00:00 |
PreallocatedProcessManager.cpp
|
Bug 1819311 - Collect errors on process launch r=nika,geckoview-reviewers,owlish
|
2023-04-13 08:35:24 +00:00 |
PreallocatedProcessManager.h
|
|
|
PrefsTypes.ipdlh
|
Bug 1752332: Add a sanitized property to prefs r=KrisWright
|
2022-04-27 12:57:34 +00:00 |
ProcessActor.cpp
|
Bug 1770237: Part 17 - Rename mozJSComponentLoader to mozJSModuleLoader r=mccr8,decoder
|
2022-06-22 20:31:37 +00:00 |
ProcessActor.h
|
|
|
ProcessHangMonitor.cpp
|
Bug 1859535, part 1 - Remove dead code from nsPluginHost. r=dom-core,sefeng
|
2023-11-20 17:44:19 +00:00 |
ProcessHangMonitor.h
|
Bug 1848357 - Cleanup layer observer handling. r=mconley,gfx-reviewers,bradwerth
|
2023-09-01 17:09:27 +00:00 |
ProcessHangMonitorIPC.h
|
|
|
ProcessIsolation.cpp
|
Bug 1850589 - Migrate worker process selection to use ProcessIsolation as a backend, r=smaug,asuth
|
2023-09-06 18:48:30 +00:00 |
ProcessIsolation.h
|
Bug 1850589 - Migrate worker process selection to use ProcessIsolation as a backend, r=smaug,asuth
|
2023-09-06 18:48:30 +00:00 |
ProcessPriorityManager.cpp
|
Backed out 16 changesets (bug 1770944) as req by asuth.
|
2024-02-23 21:11:08 +02:00 |
ProcessPriorityManager.h
|
Backed out 16 changesets (bug 1770944) as req by asuth.
|
2024-02-23 21:11:08 +02:00 |
PropertyBagUtils.cpp
|
|
|
PropertyBagUtils.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
PTabContext.ipdlh
|
Bug 1875822 - Remove a bunch of dead JS plugin code. r=nika
|
2024-01-25 21:02:21 +00:00 |
PURLClassifier.ipdl
|
|
|
PURLClassifierInfo.ipdlh
|
|
|
PURLClassifierLocal.ipdl
|
Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8
|
2023-03-20 15:40:37 +00:00 |
PVsync.ipdl
|
|
|
PWindowGlobal.ipdl
|
Bug 1875498 - Make URI non-nullable in some WindowGlobal methods. r=nika
|
2024-01-22 18:57:20 +00:00 |
ReferrerInfoUtils.cpp
|
|
|
ReferrerInfoUtils.h
|
|
|
RefMessageBodyService.cpp
|
|
|
RefMessageBodyService.h
|
|
|
RemoteBrowser.cpp
|
|
|
RemoteBrowser.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
RemoteType.h
|
Bug 1795322 - Update toolkit modules references in dom code. r=mccr8
|
2022-10-26 08:06:37 +00:00 |
RemoteWebProgressRequest.cpp
|
Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish
|
2022-09-20 03:58:49 +00:00 |
RemoteWebProgressRequest.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
ServiceWorkerConfiguration.ipdlh
|
|
|
SharedMap.cpp
|
Bug 1856795 - ride along: use = default; on some recently modified files r=emilio
|
2023-10-15 15:29:03 +00:00 |
SharedMap.h
|
Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug
|
2022-06-05 20:54:59 +00:00 |
SharedMapChangeEvent.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
SharedMessageBody.cpp
|
Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth
|
2022-06-08 15:24:27 +00:00 |
SharedMessageBody.h
|
|
|
SharedStringMap.cpp
|
Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium
|
2023-09-28 20:46:07 +00:00 |
SharedStringMap.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
StringTable.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
StructuredCloneData.cpp
|
Bug 1815339 - Add missing member to the StructuredCloneData move assignment operator; r=asuth
|
2023-10-25 22:15:11 +00:00 |
StructuredCloneData.h
|
Bug 1783242 - Part 1: Serialize large JSStructuredCloneData with SharedMemory, r=ipc-reviewers,handyman
|
2022-09-28 19:25:13 +00:00 |
TabContext.cpp
|
Bug 1875822 - Remove a bunch of dead JS plugin code. r=nika
|
2024-01-25 21:02:21 +00:00 |
TabContext.h
|
Bug 1875822 - Remove a bunch of dead JS plugin code. r=nika
|
2024-01-25 21:02:21 +00:00 |
TabMessageTypes.h
|
Bug 1789636 - Remove unused ContentListener class, Send/RecvEvent and RemoteDOMEvent, r=aiunusov
|
2022-09-07 20:17:49 +00:00 |
TabMessageUtils.h
|
Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin
|
2023-01-09 18:19:03 +00:00 |
URLClassifierChild.h
|
Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi
|
2022-05-18 10:17:08 +00:00 |
URLClassifierParent.cpp
|
|
|
URLClassifierParent.h
|
Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi
|
2022-05-09 20:41:09 +00:00 |
UserActivationIPCUtils.h
|
|
|
VsyncChild.h
|
|
|
VsyncMainChild.cpp
|
Bug 1810975 - remove unused MarkVsyncReceived()/MarkVsyncRan(), r=farre
|
2023-01-18 14:32:59 +00:00 |
VsyncMainChild.h
|
Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre
|
2022-06-06 08:13:34 +00:00 |
VsyncParent.cpp
|
Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre
|
2022-06-06 08:13:34 +00:00 |
VsyncParent.h
|
Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre
|
2022-06-06 08:13:34 +00:00 |
VsyncWorkerChild.cpp
|
|
|
VsyncWorkerChild.h
|
|
|
WindowGlobalActor.cpp
|
Bug 1824222 - Add OverriddenFingerprintingSettings to WindowContext. r=nika,tjr
|
2023-10-17 22:02:29 +00:00 |
WindowGlobalActor.h
|
|
|
WindowGlobalChild.cpp
|
Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE
|
2024-01-25 01:26:46 +02:00 |
WindowGlobalChild.h
|
Bug 1848783, part 6 - Revoke has storage access when the permission is revoked - r=anti-tracking-reviewers,timhuang
|
2023-09-21 01:48:49 +00:00 |
WindowGlobalParent.cpp
|
Bug 1877576 - Migrate geckoview GVST probes r=geckoview-reviewers,perry.mcmanis,owlish
|
2024-02-09 21:11:05 +00:00 |
WindowGlobalParent.h
|
Bug 1877879 - Implement isActiveInTab and use it for PromptParent. r=smaug,Gijs
|
2024-02-05 16:16:22 +00:00 |
WindowGlobalTypes.ipdlh
|
Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8
|
2023-03-20 15:40:37 +00:00 |