gecko-dev/dom/ipc
criss 60af38395c Backed out 6 changesets (bug 1765307) as per dev's request. CLOSED TREE
Backed out changeset 56feedc5c0a3 (bug 1765307)
Backed out changeset 44991705d133 (bug 1765307)
Backed out changeset 417de8ef5343 (bug 1765307)
Backed out changeset 351f1d3fd689 (bug 1765307)
Backed out changeset babee487e11f (bug 1765307)
Backed out changeset 0c341bc2a708 (bug 1765307)
2022-05-27 17:30:03 +03:00
..
fuzztest
jsactor Bug 1769290 - Part 4: Apply mozilla-js-handle-rooted-typedef against dom/workers r=mccr8,dom-worker-reviewers,smaug 2022-05-17 19:48:04 +00:00
tests Bug 1767855 - Make tab warming use the process priority hint. r=mconley 2022-05-26 16:25:13 +00:00
BrowserBridgeChild.cpp Bug 1710879 - Don't clear BrowserBridgeHost::mBridge until BrowserBridgeChild has been completely destroyed. r=nika 2021-08-30 18:41:28 +00:00
BrowserBridgeChild.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
BrowserBridgeHost.cpp Bug 1732818 - Ensure DestroyComplete is run even if the BrowserParent is already destroyed, r=smaug 2021-11-03 18:11:58 +00:00
BrowserBridgeHost.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
BrowserBridgeParent.cpp Bug 1696771: Always null check the ContentProcessManager singleton before use. r=smaug 2022-04-08 11:57:05 +00:00
BrowserBridgeParent.h Bug 1710879 - Don't clear BrowserBridgeHost::mBridge until BrowserBridgeChild has been completely destroyed. r=nika 2021-08-30 18:41:28 +00:00
BrowserChild.cpp Bug 1769832: Move a print-related #include to an ifdef-guarded section, to fix compile error with --disable-printing. r=jwatt 2022-05-17 21:55:45 +00:00
BrowserChild.h Bug 1766082: Allow content to wait for parent screen transforms r=emilio 2022-05-02 20:43:12 +00:00
BrowserHost.cpp Bug 1767346 - Use browsing context activeness rather than renderLayers to determine process priority. r=mccr8,mconley,geckoview-reviewers,agi 2022-05-20 09:14:42 +00:00
BrowserHost.h Bug 1732818 - Ensure DestroyComplete is run even if the BrowserParent is already destroyed, r=smaug 2021-11-03 18:11:58 +00:00
BrowserParent.cpp Bug 1767346 - Use browsing context activeness rather than renderLayers to determine process priority. r=mccr8,mconley,geckoview-reviewers,agi 2022-05-20 09:14:42 +00:00
BrowserParent.h Bug 1767346 - Use browsing context activeness rather than renderLayers to determine process priority. r=mccr8,mconley,geckoview-reviewers,agi 2022-05-20 09:14:42 +00:00
CSPMessageUtils.cpp Bug 1754037 - Part 4: Implement IPDLParamTraits in terms of ParamTraits, r=ipc-reviewers,mccr8 2022-03-04 15:39:41 +00:00
CSPMessageUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
ClonedErrorHolder.cpp Bug 1752782 - Handle void message in ClonedErrorHolder. r=mccr8 2022-02-07 09:59:58 +00:00
ClonedErrorHolder.h
CoalescedInputData.cpp
CoalescedInputData.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
CoalescedMouseData.cpp Bug 1721628 - PointerEvent.getCoalescedEvents should return events with pointermove type; r=smaug 2021-08-12 09:31:31 +00:00
CoalescedMouseData.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
CoalescedTouchData.cpp Bug 1511231 - Part 4: s/ProcessPendingColaescedTouchData/ProcessPendingCoalescedTouchData/; r=smaug 2021-08-19 13:27:13 +00:00
CoalescedTouchData.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
CoalescedWheelData.cpp
CoalescedWheelData.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ColorPickerParent.cpp
ColorPickerParent.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ContentChild.cpp Bug 1680611 - part 8: Mark `nsFocusManager::Blur` and its callers in `nsFocusManager` as `MOZ_CAN_RUN_SCRIPT` r=smaug 2022-05-26 04:37:20 +00:00
ContentChild.h Bug 1680611 - part 8: Mark `nsFocusManager::Blur` and its callers in `nsFocusManager` as `MOZ_CAN_RUN_SCRIPT` r=smaug 2022-05-26 04:37:20 +00:00
ContentParent.cpp Backed out 6 changesets (bug 1765307) as per dev's request. CLOSED TREE 2022-05-27 17:30:03 +03:00
ContentParent.h Backed out 6 changesets (bug 1765307) as per dev's request. CLOSED TREE 2022-05-27 17:30:03 +03:00
ContentProcess.cpp Bug 1737828 - Avoid the main thread when starting PBackground, r=asuth,ipc-reviewers,necko-reviewers,kershaw,handyman 2022-01-10 20:09:14 +00:00
ContentProcess.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ContentProcessManager.cpp Bug 1764251: Substitute sCanLaunchSubprocesses with AppShutdown::IsInOrBeyond and add shutdown checks to BeginSubprocessLaunch and ContentProcessManager singleton creation. r=smaug,jesup 2022-04-25 09:22:22 +00:00
ContentProcessManager.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
DOMTypes.ipdlh Bug 1732920 - Add data type for IPCDataTransferData; r=NeilDeakin 2022-05-17 18:47:39 +00:00
DocShellMessageUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
DocShellMessageUtils.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
EffectsInfo.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
FilePickerParent.cpp
FilePickerParent.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
IdType.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
InProcessChild.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
InProcessImpl.cpp Bug 1751948 - Part 4: Correctly initialize OtherPid() for in-process actors, r=ipc-reviewers,mccr8 2022-02-28 21:01:48 +00:00
InProcessParent.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
LoginDetectionService.cpp Bug 1729640 - P7. Add test cases for isolating sites by login related heuristics r=farre 2021-11-05 17:11:33 +00:00
LoginDetectionService.h Bug 1729640 - P7. Add test cases for isolating sites by login related heuristics r=farre 2021-11-05 17:11:33 +00:00
MMPrinter.cpp
MMPrinter.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ManifestMessagesChild.jsm
MaybeDiscarded.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
MemMapSnapshot.cpp
MemMapSnapshot.h
MemoryReportRequest.cpp
MemoryReportRequest.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
MemoryReportTypes.ipdlh
NativeThreadId.h
PBrowser.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PBrowserBridge.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PColorPicker.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PContent.ipdl Backed out 6 changesets (bug 1765307) as per dev's request. CLOSED TREE 2022-05-27 17:30:03 +03:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PCycleCollectWithLogs.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PFilePicker.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PInProcess.ipdl Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv 2022-04-19 15:19:22 +00:00
PLoginReputation.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PProcessHangMonitor.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PTabContext.ipdlh
PURLClassifier.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PURLClassifierInfo.ipdlh
PURLClassifierLocal.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PVsync.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PWindowGlobal.ipdl Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv 2022-04-19 15:19:22 +00:00
PermissionMessageUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
PermissionMessageUtils.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
PreallocatedProcessManager.cpp
PreallocatedProcessManager.h
PrefsTypes.ipdlh Bug 1752332: Add a sanitized property to prefs r=KrisWright 2022-04-27 12:57:34 +00:00
ProcessActor.cpp
ProcessActor.h
ProcessHangMonitor.cpp Bug 1762604: Further audit ContentParent::ActorDestroy to avoid crashes if run late during shutdown. r=smaug 2022-04-14 10:06:17 +00:00
ProcessHangMonitor.h Bug 1762604: Further audit ContentParent::ActorDestroy to avoid crashes if run late during shutdown. r=smaug 2022-04-14 10:06:17 +00:00
ProcessHangMonitorIPC.h
ProcessIsolation.cpp Bug 1756980 - Part 1: Redirect internally-handled attachment loads into new tabs, r=Gijs,smaug,necko-reviewers,dragana 2022-04-27 15:22:00 +00:00
ProcessIsolation.h Bug 1756980 - Part 1: Redirect internally-handled attachment loads into new tabs, r=Gijs,smaug,necko-reviewers,dragana 2022-04-27 15:22:00 +00:00
ProcessPriorityManager.cpp Bug 1770458 - Don't pass null to format string in some logging code. 2022-05-20 17:48:13 +00:00
ProcessPriorityManager.h Bug 1753700 - Add priorityHint to allow apps to increase process priority for background tabs r=geckoview-reviewers,mccr8,agi 2022-04-04 17:41:37 +00:00
PropertyBagUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
PropertyBagUtils.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
RefMessageBodyService.cpp Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika 2022-02-03 04:39:34 +00:00
RefMessageBodyService.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
ReferrerInfoUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
ReferrerInfoUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
RemoteBrowser.cpp
RemoteBrowser.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
RemoteType.h Bug 1598759 - Remove support for Large-Allocation HTTP header. r=nika,fluent-reviewers 2022-03-09 03:18:04 +00:00
RemoteWebProgressRequest.cpp
RemoteWebProgressRequest.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp
SharedMap.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
SharedMapChangeEvent.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
SharedMessageBody.cpp Bug 1748852: Assert on IPC_FAIL unless fuzzing. r=ipc-reviewers,nika,media-playback-reviewers,alwu 2022-01-20 15:42:57 +00:00
SharedMessageBody.h
SharedStringMap.cpp
SharedStringMap.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
StringTable.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
StructuredCloneData.cpp Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
StructuredCloneData.h Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
TabContext.cpp
TabContext.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
TabMessageTypes.h
TabMessageUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
TabMessageUtils.h Bug 1733313 - Change EffectsInfo::mScaleX/Y into a Scale2D and rename to mRasterScale. r=botond 2022-04-26 03:12:38 +00:00
URLClassifierChild.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
URLClassifierParent.cpp Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
URLClassifierParent.h Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
UserActivationIPCUtils.h
VsyncChild.h Bug 1738971 - Part 3. Rework VsyncChild to allow multiple implementations. r=gfx-reviewers,jgilbert 2021-12-10 02:57:50 +00:00
VsyncMainChild.cpp Bug 1765400 - Keep the strong reference to VsyncRefreshDriverTimer in the caller. r=smaug 2022-05-04 01:01:05 +00:00
VsyncMainChild.h Bug 1738971 - Part 3. Rework VsyncChild to allow multiple implementations. r=gfx-reviewers,jgilbert 2021-12-10 02:57:50 +00:00
VsyncParent.cpp Bug 1768241 - Fall back to the global vsync dispatcher when we're on Wayland and there's no widget-local dispatcher. 2022-05-07 22:20:50 +00:00
VsyncParent.h Bug 1765399 - Make VsyncParent use VsyncDispatcher instead of VsyncSource. r=smaug 2022-05-05 02:15:16 +00:00
VsyncWorkerChild.cpp Bug 1738971 - Part 4. Add VsyncWorkerChild to get vsync events. r=gfx-reviewers,dom-worker-reviewers,jgilbert,smaug 2021-12-10 02:57:51 +00:00
VsyncWorkerChild.h Bug 1738971 - Part 4. Add VsyncWorkerChild to get vsync events. r=gfx-reviewers,dom-worker-reviewers,jgilbert,smaug 2021-12-10 02:57:51 +00:00
WindowGlobalActor.cpp
WindowGlobalActor.h
WindowGlobalChild.cpp Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv 2022-04-19 15:19:22 +00:00
WindowGlobalChild.h Bug 1769290 - Part 4: Apply mozilla-js-handle-rooted-typedef against dom/workers r=mccr8,dom-worker-reviewers,smaug 2022-05-17 19:48:04 +00:00
WindowGlobalParent.cpp Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv 2022-04-19 15:19:22 +00:00
WindowGlobalParent.h Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv 2022-04-19 15:19:22 +00:00
WindowGlobalTypes.ipdlh
components.conf Bug 1741610 - Start LoginDetectionService on Android. r=agi,dimi 2021-12-17 16:06:25 +00:00
jar.mn
moz.build Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
nsIDOMProcessChild.idl
nsIDOMProcessParent.idl
nsIHangReport.idl
nsILoginDetectionService.idl Bug 1729640 - P7. Add test cases for isolating sites by login related heuristics r=farre 2021-11-05 17:11:33 +00:00
remote-test.js
test.xhtml Bug 1765167 - Part 4: Stop using Cu.import in dom/. r=mossop 2022-05-03 06:32:30 +00:00