gecko-dev/dom/ipc
2024-06-28 12:04:06 +00:00
..
jsactor Bug 1832242 - Print WARN_MESSAGE_UNSENT messages only in DEBUG builds. r=ipc-reviewers,mccr8 2023-05-14 17:12:26 +00:00
tests Bug 1824612 - Convert consumers of toolkit/components/extensions to ES modules. r=robwu,webcompat-reviewers,geckoview-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,sgalich,valentin,nalexander,mconley,m_kato 2023-05-31 15:27:03 +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 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio 2023-05-31 19:46:49 +00:00
BrowserBridgeParent.h Bug 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio 2023-05-31 19:46:49 +00:00
BrowserChild.cpp Bug 1862244 - Add GlobalTeardownHelper. r=smaug, a=RyanVM 2023-11-30 18:46:02 +00:00
BrowserChild.h Bug 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio 2023-05-31 19:46:49 +00:00
BrowserHost.cpp
BrowserHost.h
BrowserParent.cpp Bug 1836550 - Validate image data received from IPC; r=NeilDeakin, a=dmeehan 2023-06-20 08:40:05 +00:00
BrowserParent.h Bug 1791961 - ipc: Fix C++20 -Wambiguous-reversed-operator warnings. r=mccr8 2023-05-26 04:51:43 +00:00
ClonedErrorHolder.cpp
ClonedErrorHolder.h
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, a=RyanVM 2023-08-14 18:36:40 +00:00
ColorPickerParent.h Bug 1846688 - Make ColorPickerShownCallback::mCallback into a RefPtr. r=mccr8, a=RyanVM 2023-08-14 18:36:40 +00:00
components.conf
ContentChild.cpp Bug 1843968 - Hold some strong references. r=mccr8, a=dmeehan 2023-08-01 12:09:36 +00:00
ContentChild.h Bug 1821972 part 2: Remove ipc/mscom code only used by the old accessibility architecture based on content process COM proxies. r=bobowen 2023-05-22 20:19:46 +00:00
ContentParent.cpp Bug 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00:00
ContentParent.h Bug 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00:00
ContentProcess.cpp Bug 1818871 - Fix non-unified-build bustage in dom/ipc/ContentProcess.cpp; r=bobowen 2023-02-27 08:52:52 +00:00
ContentProcess.h
ContentProcessManager.cpp
ContentProcessManager.h
CSPMessageUtils.cpp
CSPMessageUtils.h
DocShellMessageUtils.cpp
DocShellMessageUtils.h
DOMTypes.ipdlh Bug 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00:00
EffectsInfo.h Bug 1791961 - ipc: Fix C++20 -Wambiguous-reversed-operator warnings. r=mccr8 2023-05-26 04:51:43 +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 1846689 - Make IORunnable::mFilePickerParent into a RefPtr. r=mccr8, a=RyanVM 2023-08-14 18:36:40 +00:00
FilePickerParent.h Bug 1846689 - Make IORunnable::mFilePickerParent into a RefPtr. r=mccr8, a=RyanVM 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 1809518 - Use stencil parsing to do the Javascript check for ORB in Utility Process r=farre,smaug,tcampbell 2023-02-28 19:46:09 +00:00
JSOracleChild.h Bug 1809518 - Use stencil parsing to do the Javascript check for ORB in Utility Process r=farre,smaug,tcampbell 2023-02-28 19:46:09 +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
JSValidatorChild.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +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
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 1829617 - Convert (dom/ipc, dom/system, dom/xslt) to ES modules. r=Standard8 2023-05-30 11:01:03 +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 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio 2023-05-31 19:46:49 +00:00
PBrowserBridge.ipdl Bug 1776339, add a browsing context field that syncs the isUnderHiddenEmbedderElement state, r=emilio 2023-05-31 19:46:49 +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 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PFilePicker.ipdl Bug 1816740 [6/6] - remove ManualDealloc from ColorPicker and FilePicker r=ipc-reviewers,nika 2023-02-22 21:05:25 +00:00
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 1824465 - Part 4: Make PProcessHangMonitor refcounted, r=ipc-reviewers,mccr8 2023-04-19 22:10:07 +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 1824465 - Part 4: Make PProcessHangMonitor refcounted, r=ipc-reviewers,mccr8 2023-04-19 22:10:07 +00:00
ProcessHangMonitor.h Bug 1824465 - Part 4: Make PProcessHangMonitor refcounted, r=ipc-reviewers,mccr8 2023-04-19 22:10:07 +00:00
ProcessHangMonitorIPC.h
ProcessIsolation.cpp Bug 1820280 - Expose chrome CSS to about: pages except srcdoc/blank. r=necko-reviewers,valentin,smaug 2023-03-24 09:29:48 +00:00
ProcessIsolation.h
ProcessPriorityManager.cpp
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 Bug 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00: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 Bug 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00:00
WindowGlobalChild.h Bug 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00:00
WindowGlobalParent.cpp Bug 1890748 - Move responsibility of FeaturePolicy initialization to nsILoadInfo. r=freddyb,necko-reviewers,jesup,dom-core,sefeng, a=dmeehan 2024-06-28 12:04:06 +00:00
WindowGlobalParent.h Bug 1877879 - Implement isActiveInTab and use it for PromptParent. a=pascalc 2024-02-06 17:17:11 +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