gecko-dev/dom/ipc
2023-09-11 18:43:11 +03:00
..
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 1850865: Add helpers for stringifying protocol sides. r=ipc-reviewers,nika 2023-09-05 18:09:30 +00:00
tests Bug 1842548 - Remove dom.ipc.cancel_content_js_when_navigating pref r=smaug 2023-08-22 21:28:45 +00: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
BrowserBridgeParent.cpp Bug 1848357 - Cleanup layer observer handling. r=mconley,gfx-reviewers,bradwerth 2023-09-01 17:09:27 +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 Bug 1847584 - Account for IsUnderHiddenEmbedderElement() for BrowserChild visibility. r=smaug 2023-09-05 16:13:00 +00:00
BrowserChild.h Bug 1847584 - Account for IsUnderHiddenEmbedderElement() for BrowserChild visibility. r=smaug 2023-09-05 16:13:00 +00:00
BrowserHost.cpp Bug 1842548 - Remove dom.ipc.cancel_content_js_when_navigating pref r=smaug 2023-08-22 21:28:45 +00:00
BrowserHost.h
BrowserParent.cpp Bug 1848357 - Remove PaintWhileInterruptingJSNoOp(). r=mconley 2023-09-02 07:09:01 +00:00
BrowserParent.h Bug 1848357 - Remove PaintWhileInterruptingJSNoOp(). r=mconley 2023-09-02 07:09:01 +00:00
ClonedErrorHolder.cpp Bug 1847469 - Part 20: Use column number types in JSErrorBase. r=iain 2023-08-16 17:31:40 +00:00
ClonedErrorHolder.h Bug 1847469 - Part 20: Use column number types in JSErrorBase. r=iain 2023-08-16 17:31:40 +00:00
CoalescedInputData.cpp
CoalescedInputData.h
CoalescedMouseData.cpp
CoalescedMouseData.h
CoalescedTouchData.cpp
CoalescedTouchData.h
CoalescedWheelData.cpp
CoalescedWheelData.h
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 1843155 - Added secondary partition key to blob urls. r=timhuang 2023-08-24 18:45:26 +00:00
ContentChild.h Bug 1843155 - Added secondary partition key to blob urls. r=timhuang 2023-08-24 18:45:26 +00:00
ContentParent.cpp Backed out 9 changesets (bug 1839918) for causing a top crash as in Bug 1852357. a=backout 2023-09-11 16:42:08 +03:00
ContentParent.h Bug 1848357 - Cleanup layer observer handling. r=mconley,gfx-reviewers,bradwerth 2023-09-01 17:09:27 +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
ContentProcessManager.cpp
ContentProcessManager.h
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
DocShellMessageUtils.h
DOMTypes.ipdlh Bug 1847918 - Limit nsDocShellLoadState::IsExemptFromHTTPSOnlyMode to HTTPS-First r=freddyb 2023-09-11 12:14:30 +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
FilePickerParent.cpp Bug 1846689 - Make IORunnable::mFilePickerParent into a RefPtr. r=mccr8 2023-08-14 18:36:40 +00:00
FilePickerParent.h Bug 1846689 - Make IORunnable::mFilePickerParent into a RefPtr. r=mccr8 2023-08-14 18:36:40 +00:00
IdType.h
InProcessChild.h
InProcessImpl.cpp
InProcessParent.h
IPCTransferable.ipdlh Bug 1832701 - Part 2: Add IPCTransferable for clipboard write parameters; r=nika 2023-05-16 21:25:37 +00:00
jar.mn
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
JSOracleParent.h
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
JSValidatorUtils.h
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
MemMapSnapshot.cpp
MemMapSnapshot.h
MemoryReportRequest.cpp
MemoryReportRequest.h
MemoryReportTypes.ipdlh
MMPrinter.cpp
MMPrinter.h
moz.build Bug 1850589 - Migrate worker process selection to use ProcessIsolation as a backend, r=smaug,asuth 2023-09-06 18:48:30 +00:00
NativeThreadId.h
nsIDOMProcessChild.idl
nsIDOMProcessParent.idl
nsIHangReport.idl
nsILoginDetectionService.idl
PageLoadEventUtils.h Bug 1834774: Add dns lookup time to the page load event r=smaug,acreskey 2023-05-29 16:57:06 +00:00
PBrowser.ipdl Bug 1848357 - Remove PaintWhileInterruptingJSNoOp(). r=mconley 2023-09-02 07:09:01 +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
PContent.ipdl Bug 1851195 - Remove PContent::DeviceReset. r=gfx-reviewers,bradwerth 2023-09-01 19:03:43 +00:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PFilePicker.ipdl
PInProcess.ipdl
PJSOracle.ipdl
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
PLoginReputation.ipdl
PProcessHangMonitor.ipdl Bug 1848357 - Cleanup layer observer handling. r=mconley,gfx-reviewers,bradwerth 2023-09-01 17:09:27 +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
ProcessActor.cpp
ProcessActor.h
ProcessHangMonitor.cpp Bug 1848357 - Cleanup layer observer handling. r=mconley,gfx-reviewers,bradwerth 2023-09-01 17:09:27 +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 Bug 1834629 - Set main thread QoS Priority from another thread. r=mccr8 2023-07-14 16:13:00 +00:00
ProcessPriorityManager.h
PropertyBagUtils.cpp
PropertyBagUtils.h
PTabContext.ipdlh
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 Backed out 9 changesets (bug 1839918) for causing a top crash as in Bug 1852357. a=backout 2023-09-11 16:42:08 +03:00
ReferrerInfoUtils.cpp
ReferrerInfoUtils.h
RefMessageBodyService.cpp
RefMessageBodyService.h
RemoteBrowser.cpp
RemoteBrowser.h
RemoteType.h
RemoteWebProgressRequest.cpp
RemoteWebProgressRequest.h
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp
SharedMap.h
SharedMapChangeEvent.h
SharedMessageBody.cpp
SharedMessageBody.h
SharedStringMap.cpp
SharedStringMap.h
StringTable.h
StructuredCloneData.cpp
StructuredCloneData.h
TabContext.cpp
TabContext.h
TabMessageTypes.h
TabMessageUtils.h
URLClassifierChild.h
URLClassifierParent.cpp
URLClassifierParent.h
UserActivationIPCUtils.h
VsyncChild.h
VsyncMainChild.cpp
VsyncMainChild.h
VsyncParent.cpp
VsyncParent.h
VsyncWorkerChild.cpp
VsyncWorkerChild.h
WindowGlobalActor.cpp Bug 1834737 - Make RFPTarget parameter of Document::ShouldResistFingerprinting non-optional. r=tjr 2023-05-31 09:46:54 +00:00
WindowGlobalActor.h
WindowGlobalChild.cpp Backed out changeset 81a597c0aa27 (bug 1783504) as per aiunusov's request. CLOSED TREE 2023-09-08 14:53:05 +03:00
WindowGlobalChild.h Bug 1805860 - Notify PermissionObserver when doubly keyed permissions are updated - r=anti-tracking-reviewers,timhuang 2023-07-19 14:51:11 +00:00
WindowGlobalParent.cpp Backed out 9 changesets (bug 1839918) for causing a top crash as in Bug 1852357. a=backout 2023-09-11 16:42:08 +03:00
WindowGlobalParent.h Backed out 9 changesets (bug 1839918) for causing a top crash as in Bug 1852357. a=backout 2023-09-11 16:42:08 +03: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