..
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 1920536 - cleanup browser.toml files for many browser/dom tests. r=aryx,credential-management-reviewers,dimi
2024-09-26 14:21:52 +00:00
BrowserBridgeChild.cpp
BrowserBridgeChild.h
BrowserBridgeHost.cpp
BrowserBridgeHost.h
BrowserBridgeParent.cpp
Bug 1889406 - Notify the focus/active BC to content process for subframes when BrowserParent is first created r=dom-core,hsivonen
2024-09-19 17:10:51 +00:00
BrowserBridgeParent.h
BrowserChild.cpp
Bug 1922549 - Send and handle OnEventNeedingAckHandled of content command events a=RyanVM
2024-10-17 00:36:47 +00:00
BrowserChild.h
Bug 1863611 Make EventStateManager
send content command events to focused remote process r=smaug
2024-09-20 08:12:33 +00:00
BrowserHost.cpp
BrowserHost.h
BrowserParent.cpp
Bug 1921119 - Add canceledReason to RemoteWebProgressRequest r=nika
2024-09-25 21:25:40 +00:00
BrowserParent.h
Bug 1863611 Make EventStateManager
send content command events to focused remote process r=smaug
2024-09-20 08:12:33 +00:00
ClonedErrorHolder.cpp
ClonedErrorHolder.h
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 1915419 - ImageCacheCleaner support for OriginAttributesPattern. r=tnikkel,anti-tracking-reviewers,timhuang
2024-09-24 09:18:00 +00:00
ContentChild.h
Bug 1915419 - ImageCacheCleaner support for OriginAttributesPattern. r=tnikkel,anti-tracking-reviewers,timhuang
2024-09-24 09:18:00 +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 1886228 - Add exception to principal validation for removed about page r=tjr
2024-09-27 12:23:44 +00:00
ContentParent.h
Bug 1914191 - Part 2: Introduce the dom.ipc.processReuse.unusedGraceMs pref, r=smaug
2024-09-16 21:11:30 +00:00
ContentProcess.cpp
Backed out 13 changesets (bug 1440207) for causing multiple failures. CLOSED TREE
2024-09-24 19:10:35 -04:00
ContentProcess.h
Backed out 13 changesets (bug 1440207) for causing multiple failures. CLOSED TREE
2024-09-24 19:10:35 -04: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
DOMTypes.ipdlh
Bug 1900561 - Add fetchPriority to classOfService r=acreskey,necko-reviewers,kershaw
2024-09-25 18:42:51 +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
MemMapSnapshot.h
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
Backed out changeset 1ed5eea3a1e1 (bug 1892231) for causing mochitests failures in test_focus.xhtml.
2024-04-26 09:05:08 +03:00
PBrowser.ipdl
Bug 1921119 - Add canceledReason to RemoteWebProgressRequest r=nika
2024-09-25 21:25:40 +00:00
PBrowserBridge.ipdl
PColorPicker.ipdl
PContent.ipdl
Bug 1915419 - ImageCacheCleaner support for OriginAttributesPattern. r=tnikkel,anti-tracking-reviewers,timhuang
2024-09-24 09:18:00 +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 1876306 - Signal to content processes shutting down to raise the QoS priority of their main thread, then ignore all other QoS changes. r=nika
2024-03-08 17:25:24 +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
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
SharedMap.h
SharedMapChangeEvent.h
SharedMessageBody.cpp
SharedMessageBody.h
SharedStringMap.cpp
SharedStringMap.h
StringTable.h
StructuredCloneData.cpp
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
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 1901581 - Add autogrant for storage access based on fedCM - r=timhuang
2024-07-26 16:53:23 +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