gecko-dev/dom/ipc
Peter Van der Beken 3f4ffadbe1 Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre
Differential Revision: https://phabricator.services.mozilla.com/D184978
2023-08-02 20:41:49 +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 1843789 - Part 3: Rewrite testing/mochitest/BrowserTestUtils/BrowserTestUtils.sys.mjs consumers in html/xhtml to use ChromeUtils.importESModule. r=ahal,fxview-reviewers,sfoster 2023-07-18 23:06:30 +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 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +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 1831035 part 7: Remove (now empty) platform specific RemoteAccessible classes and rename RemoteAccessibleBase to RemoteAccessible. r=eeejay 2023-06-26 21:20:13 +00:00
BrowserParent.h Bug 1838779 - Overhaul the thread safety and synchronization of our keepalive checks. r=dom-worker-reviewers,asuth,smaug 2023-06-21 16:47:08 +00:00
CSPMessageUtils.cpp
CSPMessageUtils.h
ClonedErrorHolder.cpp Bug 1831845 - Part 2: Use JS::ConstUTF8CharsZ in JSErrorBase::filename. r=nbp 2023-06-06 07:16:08 +00:00
ClonedErrorHolder.h
CoalescedInputData.cpp
CoalescedInputData.h
CoalescedMouseData.cpp
CoalescedMouseData.h
CoalescedTouchData.cpp
CoalescedTouchData.h
CoalescedWheelData.cpp
CoalescedWheelData.h
ColorPickerParent.cpp Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
ColorPickerParent.h Bug 1816740 [6/6] - remove ManualDealloc from ColorPicker and FilePicker r=ipc-reviewers,nika 2023-02-22 21:05:25 +00:00
ContentChild.cpp Bug 1846522 - Register eTLD+1 of WebCOOP+COEP content processes with the profiler r=padenot 2023-08-02 10:16:12 +00:00
ContentChild.h Bug 1839325 - Add missing header dependency on mozilla/PSandboxTestingChild.h r=bobowen,necko-reviewers,jesup 2023-06-22 12:40:14 +00:00
ContentParent.cpp Bug 1843968 - Hold some strong references. r=mccr8 2023-08-01 12:09:36 +00:00
ContentParent.h Bug 1805860 - Remove navigator.permissions.revoke dead code - r=anti-tracking-reviewers,ipc-reviewers,webidl,saschanaz,mccr8,timhuang 2023-07-19 14:51:11 +00:00
ContentProcess.cpp Bug 1836890 - Remove uses of chromium's OS_* macros in Gecko code. r=nika,media-playback-reviewers,keeler,gfx-reviewers,emilio,necko-reviewers,kershaw,karlt,jrmuizel 2023-06-06 20:00:47 +00:00
ContentProcess.h Bug 1799470 - Merge old embedding logic into ContentChild r=nika 2022-12-15 03:06:22 +00:00
ContentProcessManager.cpp
ContentProcessManager.h
CustomElementTypes.ipdlh Bug 1556358 - Part 2: Save and restore custom element form data. r=edgar 2023-06-28 04:31:22 +00:00
DOMTypes.ipdlh Bug 1836191 - remove ChromeUtils.requestPerformanceMetrics that was only used by about:performance, r=smaug. 2023-06-08 21:53:18 +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 1538028 - Part 2: Track TriggeringRemoteType through nsDocShellLoadState and LoadInfo, r=smaug,ckerschb,necko-reviewers,valentin 2022-11-29 20:41:45 +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 1816740 [5/6] - convert nsIFilePicker::capture* to a proper enum r=ipc-reviewers,karlt,mstange,handyman,nika 2023-02-22 21:05:24 +00:00
FilePickerParent.h Bug 1816740 [6/6] - remove ManualDealloc from ColorPicker and FilePicker r=ipc-reviewers,nika 2023-02-22 21:05:25 +00:00
IPCTransferable.ipdlh Bug 1832701 - Part 2: Add IPCTransferable for clipboard write parameters; r=nika 2023-05-16 21:25:37 +00:00
IdType.h
InProcessChild.h
InProcessImpl.cpp
InProcessParent.h
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
MMPrinter.cpp
MMPrinter.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
NativeThreadId.h
PBrowser.ipdl Bug 1690827 - part 1: Number each composition for native IME or synthesized in the parent process r=smaug 2023-06-14 01:57:33 +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 1805860 - Remove navigator.permissions.revoke dead code - r=anti-tracking-reviewers,ipc-reviewers,webidl,saschanaz,mccr8,timhuang 2023-07-19 14:51:11 +00:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
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 Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27: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
PLoginReputation.ipdl
PProcessHangMonitor.ipdl Bug 1834629 - Set main thread QoS Priority from another thread. r=mccr8 2023-07-14 16:13:00 +00:00
PTabContext.ipdlh Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +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 1805860 - Add IPC to test for storage access permission - r=anti-tracking-reviewers,timhuang,pbz 2023-07-19 14:51:12 +00:00
PageLoadEventUtils.h Bug 1834774: Add dns lookup time to the page load event r=smaug,acreskey 2023-05-29 16:57:06 +00:00
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
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 1834629 - Set main thread QoS Priority from another thread. r=mccr8 2023-07-14 16:13:00 +00:00
ProcessHangMonitor.h Bug 1834629 - Set main thread QoS Priority from another thread. r=mccr8 2023-07-14 16:13:00 +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 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
RefMessageBodyService.cpp
RefMessageBodyService.h
ReferrerInfoUtils.cpp
ReferrerInfoUtils.h
RemoteBrowser.cpp
RemoteBrowser.h
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
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar 2022-09-22 18:28:18 +00:00
SharedMap.h
SharedMapChangeEvent.h
SharedMessageBody.cpp
SharedMessageBody.h
SharedStringMap.cpp
SharedStringMap.h
StringTable.h
StructuredCloneData.cpp Bug 1807169 - Properly hand over ownership of the transferables in a JSStructuredCloneData r=iain 2023-01-10 22:23:44 +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 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
TabContext.h Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +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
URLClassifierParent.cpp
URLClassifierParent.h
UserActivationIPCUtils.h
VsyncChild.h
VsyncMainChild.cpp Bug 1810975 - remove unused MarkVsyncReceived()/MarkVsyncRan(), r=farre 2023-01-18 14:32:59 +00:00
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 1805860 - Notify PermissionObserver when doubly keyed permissions are updated - r=anti-tracking-reviewers,timhuang 2023-07-19 14:51:11 +00: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 Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
WindowGlobalParent.h Bug 1805860 - Add IPC to test for storage access permission - r=anti-tracking-reviewers,timhuang,pbz 2023-07-19 14:51:12 +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
components.conf
jar.mn Bug 1585131, 1356045 - Removed unused dom/ipc/test.xhtml. r=smaug 2022-09-08 18:03:34 +00:00
moz.build Bug 1556358 - Part 2: Save and restore custom element form data. r=edgar 2023-06-28 04:31:22 +00:00
nsIDOMProcessChild.idl
nsIDOMProcessParent.idl
nsIHangReport.idl
nsILoginDetectionService.idl