gecko-dev/dom/ipc
Ryan Hunt 3fb2657eb6 Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow
RenderFrame is a very poor name for what this class does. RemoteLayerTreeOwner
isn't perfect (it's not the only thing that owns layer trees), but it's
hopefully clearer.

Differential Revision: https://phabricator.services.mozilla.com/D33564

--HG--
rename : layout/ipc/RenderFrame.cpp => layout/ipc/RemoteLayerTreeOwner.cpp
rename : layout/ipc/RenderFrame.h => layout/ipc/RemoteLayerTreeOwner.h
extra : rebase_source : 890e54b93f5979a2430c35028110aa7f2091c550
extra : source : f50dd4cde03beb99ed27397e06f81748ae87b727
extra : histedit_source : 2d7eed25156829b2502f1712880df962a781adcf
2019-06-02 13:51:33 -04:00
..
fuzztest Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
tests Bug 1539595 - Rename Priveleged Content Process to PrivlegedAbout Content Process r=mconley,flod 2019-05-29 11:31:31 +00:00
BrowserBridgeChild.cpp Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
BrowserBridgeChild.h Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
BrowserBridgeHost.cpp Backed out 9 changesets (bug 1519546)for causing build bustages on nsLayoutUtils.cpp and browser chrome failures on nsLayoutUtils.cpp 2019-06-01 01:18:26 +03:00
BrowserBridgeHost.h Backed out 9 changesets (bug 1519546)for causing build bustages on nsLayoutUtils.cpp and browser chrome failures on nsLayoutUtils.cpp 2019-06-01 01:18:26 +03:00
BrowserBridgeParent.cpp Bug 1556548 - Make RenderFrame an internal detail to BrowserParent. r=mattwoodrow,farre 2019-05-31 16:00:57 -05:00
BrowserBridgeParent.h Backed out 9 changesets (bug 1519546)for causing build bustages on nsLayoutUtils.cpp and browser chrome failures on nsLayoutUtils.cpp 2019-06-01 01:18:26 +03:00
BrowserChild.cpp Bug 1552017 - Expand the kinds of URLs that can cancel content JS when navigating; r=smaug 2019-06-04 16:19:27 +00:00
BrowserChild.h Bug 1552017 - Expand the kinds of URLs that can cancel content JS when navigating; r=smaug 2019-06-04 16:19:27 +00:00
BrowserHost.cpp Bug 1556548 - Make RenderFrame an internal detail to BrowserParent. r=mattwoodrow,farre 2019-05-31 16:00:57 -05:00
BrowserHost.h Backed out 9 changesets (bug 1519546)for causing build bustages on nsLayoutUtils.cpp and browser chrome failures on nsLayoutUtils.cpp 2019-06-01 01:18:26 +03:00
BrowserParent.cpp Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
BrowserParent.h Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
CPOWManagerGetter.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
CSPMessageUtils.cpp Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
CSPMessageUtils.h Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
CoalescedInputData.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
CoalescedMouseData.cpp Bug 1259660 - Cleaned up WidgetMouseEventBase by renaming WidgetMouseEventBase::inputSource to WidgetMouseEventBase::mInputSource r=masayuki 2019-04-21 18:19:43 +00:00
CoalescedMouseData.h Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
CoalescedWheelData.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
CoalescedWheelData.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ColorPickerParent.cpp Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
ColorPickerParent.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ContentChild.cpp Bug 1519546, part 5 - Add mIsTopLevel flag for tracking the root PBrowser actor in a remote browser. r=farre 2019-05-29 11:35:37 -05:00
ContentChild.h Bug 1519546, part 5 - Add mIsTopLevel flag for tracking the root PBrowser actor in a remote browser. r=farre 2019-05-29 11:35:37 -05:00
ContentParent.cpp Bug 1554785 - Part 2: Default to 1 process for unknown remote types, r=farre 2019-06-03 20:04:07 +00:00
ContentParent.h Bug 1549832 - Send content blocking log to the parent process on document unload. r=baku 2019-05-31 15:13:33 +00:00
ContentProcess.cpp Bug 1375863 - fold MOZ_CONTENT_SANDBOX and MOZ_GMP_SANDBOX into MOZ_SANDBOX; r=jld,firefox-build-system-reviewers 2019-03-18 22:31:59 +00:00
ContentProcess.h Bug 1400344: Rename mscom::MainThreadRuntime to mscom::ProcessRuntime and make it aware of Win32k lockdown and of multiple instantiations; r=Jamie 2019-02-14 18:56:20 +00:00
ContentProcessManager.cpp Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
ContentProcessManager.h Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
DOMTypes.ipdlh Bug 1542786 - Set documentURI during WindowGlobalParent creation, r=farre 2019-04-09 11:58:35 +00:00
DocShellMessageUtils.cpp Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
DocShellMessageUtils.h Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
EffectsInfo.h Bug 1519546, part 3 - Add EffectsInfo and store in BrowserChild. r=farre 2019-05-24 09:25:34 -05:00
FilePickerParent.cpp Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
FilePickerParent.h Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
IdType.h Bug 1553490 - Make RestoreBrowsingContextChildren take an array of BCs. r=nika 2019-05-28 07:40:00 +00:00
JSWindowActor.cpp Bug 1538979 - Part 2: Add WillDestroy and DidDestroy lifecycle methods on JSWindowActor; r=nika 2019-05-10 15:01:40 +00:00
JSWindowActor.h Bug 1538979 - Part 2: Add WillDestroy and DidDestroy lifecycle methods on JSWindowActor; r=nika 2019-05-10 15:01:40 +00:00
JSWindowActorChild.cpp Bug 1553957 - Follow-up: Revert changeset 9a89e2b0fa9d and include WindowProxyHolder.h in JSWindowActorChild.cpp. r=bzbarsky 2019-05-25 02:53:49 +03:00
JSWindowActorChild.h Bug 1552263 - Add docShell attribute to JSWindowActorChild; r=nika 2019-05-17 19:01:21 +00:00
JSWindowActorParent.cpp Bug 1550613 - Part 1: Get other side actor after posting to the event loop, r=jdai 2019-05-24 20:16:16 +00:00
JSWindowActorParent.h Bug 1538979 - Part 1: Clear mManager in ActorDestroy and disallow sending message while Destroying; r=nika 2019-05-10 15:01:33 +00:00
JSWindowActorService.cpp Bug 1552268 - Allow omitting moduleURI for JSWindowActor declarations; r=nika 2019-05-22 16:56:19 +00:00
JSWindowActorService.h Bug 1552268 - Allow omitting moduleURI for JSWindowActor declarations; r=nika 2019-05-22 16:56:19 +00:00
MMPrinter.cpp Bug 1534395 - Unified build fixes. r=nika 2019-04-09 17:38:11 -05:00
MMPrinter.h Bug 1534395 - Unified build fixes. r=nika 2019-04-09 17:38:11 -05:00
ManifestMessagesChild.jsm Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
MemMapSnapshot.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MemMapSnapshot.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
MemoryReportRequest.cpp Bug 1532725 - Rename PRemoteFrame to PBrowserBridge. r=nika 2019-03-04 20:15:58 -06:00
MemoryReportRequest.h Bug 1531476 - replace MaybeFileDesc with FileDescriptor? in IPDL; r=mccr8 2019-02-28 21:20:40 +00:00
MemoryReportTypes.ipdlh Bug 1531476 - replace MaybeFileDesc with FileDescriptor? in IPDL; r=mccr8 2019-02-28 21:20:40 +00:00
PBrowser.ipdl Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
PBrowserBridge.ipdl Backed out changeset 86e87b18a282 (bug 1451455) for mochitest failures at dom/html/test/test_ignoreuserfocus.html on a CLOSED TREE 2019-06-04 01:23:12 +03:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl Bug 1519546, part 5 - Add mIsTopLevel flag for tracking the root PBrowser actor in a remote browser. r=farre 2019-05-29 11:35:37 -05:00
PContentPermission.ipdlh Bug 1502747 - Remove nsIContentPermissionType.access and all of its supporting code r=snorp,baku 2018-10-30 07:48:55 +00:00
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
PFilePicker.ipdl Bug 1514364 - Add appendRawFilter to nsIFilePicker to expose actual accept filters to GV for onFilePrompt. r=snorp, smaug 2019-01-24 10:21:05 -06:00
PLoginReputation.ipdl
PPluginWidget.ipdl
PProcessHangMonitor.ipdl Bug 1493225, part 3 - Cancel content JS when navigating through history to prevent hangs r=smaug 2019-04-30 23:31:46 +00:00
PTabContext.ipdlh Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
PURLClassifier.ipdl Bug 1536372 - Get rid of PURLClassifierInfo MaybeInfo, r=dimi 2019-03-19 09:31:07 +00:00
PURLClassifierInfo.ipdlh Bug 1536372 - Get rid of PURLClassifierInfo MaybeInfo, r=dimi 2019-03-19 09:31:07 +00:00
PURLClassifierLocal.ipdl Bug 1514202 - Port flash url-classifier to nsIUrlClassifierFeature - part 1 - Flash feature, r=dimi, r=edgar, r=valentin 2019-01-04 14:45:42 +01:00
PWindowGlobal.ipdl Bug 1544936 - Part 1: Add a sendQuery method to send an async message with a response to JSWindowActor, r=mconley,jdai 2019-04-18 19:37:15 +00:00
PermissionMessageUtils.cpp Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
PermissionMessageUtils.h Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
PreallocatedProcessManager.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
PreallocatedProcessManager.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PrefsTypes.ipdlh Bug 1536163 - Part 2 - use native Maybe syntax in place of MaybePrefValue in IPDL; r=mccr8 2019-03-21 06:51:43 +02:00
ProcessHangMonitor.cpp Bug 1552017 - Expand the kinds of URLs that can cancel content JS when navigating; r=smaug 2019-06-04 16:19:27 +00:00
ProcessHangMonitor.h Bug 1493225, part 1 - Cancel content JS when navigating through history to prevent hangs r=smaug 2019-04-30 23:56:17 +00:00
ProcessHangMonitorIPC.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ProcessPriorityManager.cpp Bug 1525720, part 17 - Ignore nsIRemoteTab methods after we have destroyed the browser. r=nika 2019-05-15 12:34:14 -05:00
ProcessPriorityManager.h Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
ReferrerInfoUtils.cpp Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
ReferrerInfoUtils.h Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
RemoteBrowser.cpp Bug 1556548 - Make RenderFrame an internal detail to BrowserParent. r=mattwoodrow,farre 2019-05-31 16:00:57 -05:00
RemoteBrowser.h Bug 1556548 - Make RenderFrame an internal detail to BrowserParent. r=mattwoodrow,farre 2019-05-31 16:00:57 -05:00
RemoteWebProgress.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
RemoteWebProgress.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
RemoteWebProgressRequest.cpp Bug 1553487 - Do not attempt to instantiate RemoteWebProgressRequest with a matched list from JS r=Ehsan 2019-05-30 20:44:35 +00:00
RemoteWebProgressRequest.h Bug 1510569 - Reimplement RemoteWebProgressRequest as an XPCOM component in C++ r=Ehsan 2019-04-03 17:31:07 +00:00
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
SharedMap.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
SharedMapChangeEvent.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
SharedStringMap.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
SharedStringMap.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
StringTable.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
StructuredCloneData.cpp Bug 1522579 - Part 3: Remove consumers of nsIContentChild, r=mccr8 2019-02-25 20:04:49 +00:00
StructuredCloneData.h Bug 1539261, part 2 - Mark various JSStructuredCloneData methods MOZ_MUST_USE. r=sfink 2019-03-27 20:41:17 +00:00
TabContext.cpp Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
TabContext.h Bug 1545499 - Remove dead code for threading accelerator state. r=NeilDeakin 2019-06-03 15:29:06 +00:00
TabMessageUtils.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
TabMessageUtils.h Backed out 9 changesets (bug 1519546)for causing build bustages on nsLayoutUtils.cpp and browser chrome failures on nsLayoutUtils.cpp 2019-06-01 01:18:26 +03:00
URLClassifierChild.h Bug 1536372 - Get rid of PURLClassifierInfo MaybeInfo, r=dimi 2019-03-19 09:31:07 +00:00
URLClassifierParent.cpp Bug 1545033 - P1. Pass matched hash values to ProcessChannel. r=baku 2019-04-26 13:02:35 +00:00
URLClassifierParent.h Bug 1534395 - Unified build fixes. r=nika 2019-04-09 17:38:11 -05:00
WindowGlobalActor.cpp Bug 1552268 - Allow omitting moduleURI for JSWindowActor declarations; r=nika 2019-05-22 16:56:19 +00:00
WindowGlobalActor.h Bug 1539147 - Part 2: Refactor WindowGlobalParent and WindowGlobalChild; r=nika 2019-05-03 18:12:55 +00:00
WindowGlobalChild.cpp Bug 1554280 - Part 2: Add an IsProcessRoot() getter to WindowGlobalActor, r=mconley 2019-05-27 18:42:37 +00:00
WindowGlobalChild.h Bug 1554280 - Part 2: Add an IsProcessRoot() getter to WindowGlobalActor, r=mconley 2019-05-27 18:42:37 +00:00
WindowGlobalParent.cpp Bug 1554280 - Part 2: Add an IsProcessRoot() getter to WindowGlobalActor, r=mconley 2019-05-27 18:42:37 +00:00
WindowGlobalParent.h Bug 1554280 - Part 2: Add an IsProcessRoot() getter to WindowGlobalActor, r=mconley 2019-05-27 18:42:37 +00:00
components.conf Bug 1510569 - Reimplement RemoteWebProgressRequest as an XPCOM component in C++ r=Ehsan 2019-04-03 17:31:07 +00:00
jar.mn Bug 1479313: Don't load manifestMessages.js until needed. r=felipe 2018-07-29 13:18:26 -07:00
moz.build Bug 1556548 - Make RenderFrame an internal detail to BrowserParent. r=mattwoodrow,farre 2019-05-31 16:00:57 -05:00
nsIHangReport.idl
nsIRemoteWebProgress.idl Bug 1510569 - Reimplement RemoteWebProgress as an XPCOM component in C++ r=Ehsan 2019-04-03 17:30:40 +00:00
nsIRemoteWebProgressRequest.idl Bug 1553487 - Do not attempt to instantiate RemoteWebProgressRequest with a matched list from JS r=Ehsan 2019-05-30 20:44:35 +00:00
remote-test.js Bug 1508990 - Enable ESLint for dom/ipc/ (manual changes) r=Standard8,mrbkap 2018-12-13 00:45:24 +00:00
test.xul Bug 1537622 - fix various minor eslint issues in XUL files, r=Standard8 2019-04-05 12:18:24 +00:00