gecko-dev/dom/ipc
Kagami Sascha Rosylight e4591254c7 Bug 1931497 - Part 8: Remove parent process ping in PContent and nsAlertsService r=asuth
This should now go through PNotification. The whole cookie thing can now go away which will be done in a followup.

Differential Revision: https://phabricator.services.mozilla.com/D218627
2024-11-19 15:32:20 +00:00
..
gtest
jsactor Bug 1919633 - Unregister JS actors even if the ContentParent is not alive. r=nika 2024-09-19 21:24:39 +00:00
tests Bug 1925104 - Adjust mac/linux skip-if conditions to include os_version/architecture on remaining browser-chrome manifests. r=aryx,settings-reviewers,media-playback-reviewers,sessionstore-reviewers,omc-reviewers,urlbar-reviewers,alwu,hanna_a,sfoster 2024-10-24 22:40:25 +00:00
BrowserBridgeChild.cpp
BrowserBridgeChild.h
BrowserBridgeHost.cpp Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserBridgeHost.h Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserBridgeParent.cpp Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserBridgeParent.h Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserChild.cpp Bug 1931496. Some missed contentViewer to documentViewer renames. r=baku DONTBUILD 2024-11-15 11:01:18 +00:00
BrowserChild.h Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserHost.cpp Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserHost.h Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserParent.cpp Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
BrowserParent.h Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +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
CoalescedMouseData.cpp
CoalescedMouseData.h
CoalescedTouchData.cpp Bug 1887435 - Ensure the isPrimary property of PointerEvent is correctly set for touch input; r=smaug 2024-04-11 21:49:49 +00:00
CoalescedTouchData.h
CoalescedWheelData.cpp
CoalescedWheelData.h
ColorPickerParent.cpp
ColorPickerParent.h
components.conf
ContentChild.cpp Bug 1931497 - Part 8: Remove parent process ping in PContent and nsAlertsService r=asuth 2024-11-19 15:32:20 +00:00
ContentChild.h Bug 1931497 - Part 8: Remove parent process ping in PContent and nsAlertsService r=asuth 2024-11-19 15:32:20 +00:00
ContentParent_NotifyUpdatedDictionaries.h Backed out changeset ebc075fd132d (bug 1885246) for causing bc failures in /EnumSerializer.h CLOSED TREE 2024-03-23 02:08:24 -04:00
ContentParent.cpp Bug 1931497 - Part 8: Remove parent process ping in PContent and nsAlertsService r=asuth 2024-11-19 15:32:20 +00:00
ContentParent.h Bug 1931497 - Part 8: Remove parent process ping in PContent and nsAlertsService r=asuth 2024-11-19 15:32:20 +00:00
ContentProcess.cpp Backed out 3 changesets (bug 1928734) for causing linting failure. CLOSED TREE 2024-11-19 01:49:22 +02:00
ContentProcess.h Bug 1440207 - Part 3d: Pass the initial IPC pipe using geckoargs, r=ipc-reviewers,mccr8 2024-10-01 22:21:49 +00:00
ContentProcessManager.cpp
ContentProcessManager.h
CSPMessageUtils.cpp
CSPMessageUtils.h Bug 1909467: replace some includes of "nsIContentSecurityPolicy" with forward declarations or other includes and move some function definitions to the corresponding .cpp files. r=tschuster,necko-reviewers,kershaw 2024-08-15 12:37:35 +00:00
CustomElementTypes.ipdlh
DocShellMessageUtils.cpp
DocShellMessageUtils.h Bug 1865480. Rename nsIContentViewer to nsIDocumentViewer. r=layout-reviewers,emilio 2023-11-21 12:45:59 +00:00
DOMTypes.ipdlh Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
EffectsInfo.h
FilePickerMessageUtils.h
FilePickerParent.cpp Bug 1881329 - Revert addition of nsIFilePicker::Close() r=emilio 2024-07-01 15:47:46 +00:00
FilePickerParent.h Bug 1881329 - Revert addition of nsIFilePicker::Close() r=emilio 2024-07-01 15:47:46 +00:00
IdType.h
InProcessChild.h
InProcessImpl.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
InProcessParent.h
IPCTransferable.ipdlh Bug 1781280 - Reuse IPCImage for IPCDataTransferImageContainer; r=nika 2024-04-22 19:09:47 +00:00
JSOracleChild.cpp
JSOracleChild.h
JSOracleParent.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
JSOracleParent.h
JSValidatorChild.cpp Bug 1857536 - Remove unneeded struct CompilationStorage r=arai 2024-03-11 14:56:01 +00:00
JSValidatorChild.h
JSValidatorParent.cpp
JSValidatorParent.h
JSValidatorUtils.cpp
JSValidatorUtils.h
LoginDetectionService.cpp
LoginDetectionService.h
ManifestMessagesChild.sys.mjs
MaybeDiscarded.h
MemMapSnapshot.cpp Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
MemMapSnapshot.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
MemoryReportRequest.cpp
MemoryReportRequest.h
MemoryReportTypes.ipdlh
MMPrinter.cpp Bug 1886922: Do not dereference a Maybe if it is not Some r=mccr8 2024-03-22 15:32:39 +00:00
MMPrinter.h Bug 1886922: Do not dereference a Maybe if it is not Some r=mccr8 2024-03-22 15:32:39 +00:00
moz.build Bug 1728331 - Part 4: Make ContentParent KeepAlives explicit with RAII references, r=smaug,dom-worker-reviewers,asuth 2024-06-24 23:19:28 +00:00
NativeThreadId.h
nsIDOMProcessChild.idl
nsIDOMProcessParent.idl
nsIHangReport.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsILoginDetectionService.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
PageLoadEventUtils.h Bug 1923894 - Collect timing_distribution from navigation start to request start in the pageload event r=acreskey,denispal 2024-10-15 19:31:47 +00:00
PBrowser.ipdl Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
PBrowserBridge.ipdl Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
PColorPicker.ipdl
PContent.ipdl Bug 1931497 - Part 8: Remove parent process ping in PContent and nsAlertsService r=asuth 2024-11-19 15:32:20 +00:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PFilePicker.ipdl Bug 1881329 - Revert addition of nsIFilePicker::Close() r=emilio 2024-07-01 15:47:46 +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
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 1908789 - Check for null return from MakePreallocProcess, r=ipc-reviewers,mccr8 2024-07-23 20:17:52 +00:00
PreallocatedProcessManager.h Bug 1728331 - Part 4: Make ContentParent KeepAlives explicit with RAII references, r=smaug,dom-worker-reviewers,asuth 2024-06-24 23:19:28 +00:00
PrefsTypes.ipdlh
ProcessActor.cpp
ProcessActor.h
ProcessHangMonitor.cpp Bug Bug 1882552 - Add logging to QoS signals r=xpcom-reviewers,barret 2024-03-08 17:25:25 +00:00
ProcessHangMonitor.h
ProcessHangMonitorIPC.h
ProcessIsolation.cpp Bug 1834864 - Select BCG more consistently during COOP+COEP process switches, r=smaug,tabbrowser-reviewers,mak 2024-07-19 14:38:20 +00:00
ProcessIsolation.h Bug 1834864 - Select BCG more consistently during COOP+COEP process switches, r=smaug,tabbrowser-reviewers,mak 2024-07-19 14:38:20 +00:00
ProcessPriorityManager.cpp Bug 1923028 - Migrate scalars to use Glean APIs for dom.*, r=chutten. 2024-10-24 10:52:57 +00:00
ProcessPriorityManager.h Bug 1770944 - Remove nsIMozBrowserFrame. r=smaug 2024-03-07 13:04:21 +00:00
PropertyBagUtils.cpp
PropertyBagUtils.h
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
PVsync.ipdl
PWindowGlobal.ipdl Bug 1912083 - Switch url argument to UTF8 string. r=jjaschke 2024-08-20 07:56:25 +00:00
ReferrerInfoUtils.cpp
ReferrerInfoUtils.h
RefMessageBodyService.cpp
RefMessageBodyService.h
RemoteBrowser.cpp
RemoteBrowser.h Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
RemoteType.h Bug 1905599 - Add a new remote type inference r=smaug,fluent-reviewers,flod 2024-07-08 06:44:32 +00:00
RemoteWebProgressRequest.cpp
RemoteWebProgressRequest.h
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
SharedMap.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
SharedMapChangeEvent.h
SharedMessageBody.cpp
SharedMessageBody.h
SharedStringMap.cpp Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
SharedStringMap.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
StringTable.h
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 1889650 - Remove mentions of BuildClonedMessageDataFor from comments. r=asuth DONTBUILD 2024-04-04 16:24:50 +00:00
TabContext.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2024-04-22 16:00:09 +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
TabMessageUtils.h
UniqueContentParentKeepAlive.cpp Bug 1728331 - Part 4: Make ContentParent KeepAlives explicit with RAII references, r=smaug,dom-worker-reviewers,asuth 2024-06-24 23:19:28 +00:00
UniqueContentParentKeepAlive.h Bug 1728331 - Part 4: Make ContentParent KeepAlives explicit with RAII references, r=smaug,dom-worker-reviewers,asuth 2024-06-24 23:19:28 +00:00
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 1824222 - Add OverriddenFingerprintingSettings to WindowContext. r=nika,tjr 2023-10-17 22:02:29 +00:00
WindowGlobalActor.h
WindowGlobalChild.cpp Bug 1912083 - Switch url argument to UTF8 string. r=jjaschke 2024-08-20 07:56:25 +00:00
WindowGlobalChild.h Bug 1912083 - Switch url argument to UTF8 string. r=jjaschke 2024-08-20 07:56:25 +00:00
WindowGlobalParent.cpp Bug 1931496. Some missed contentViewer to documentViewer renames. r=baku DONTBUILD 2024-11-15 11:01:18 +00:00
WindowGlobalParent.h Bug 1901581 - Add autogrant for storage access based on fedCM - r=timhuang 2024-07-26 16:53:23 +00:00
WindowGlobalTypes.ipdlh