gecko-dev/dom/ipc
Bogdan Tara e82c5fe738 Backed out 4 changesets (bug 1561079, bug 1561913) for apilint and checkstyle failures CLOSED TREE
Backed out changeset 50244d8132f9 (bug 1561913)
Backed out changeset 9abb44cca93b (bug 1561079)
Backed out changeset e6e23c902808 (bug 1561079)
Backed out changeset e48cf42b707f (bug 1561079)
2019-07-24 19:23:44 +03:00
..
fuzztest
tests Bug 1563597 - Fix lint errors. r=jdai 2019-07-23 19:50:19 +03:00
BrowserBridgeChild.cpp Bug 1553012 - Make PresShell::ScrollFrameRectIntoView work in fission world. r=mattwoodrow,nika,tnikkel 2019-07-09 05:34:27 +00:00
BrowserBridgeChild.h Bug 1553012 - Make PresShell::ScrollFrameRectIntoView work in fission world. r=mattwoodrow,nika,tnikkel 2019-07-09 05:34:27 +00:00
BrowserBridgeHost.cpp Bug 1561627 - Don't crash in BrowserBridgeHost if we don't have a widget. r=mattwoodrow 2019-07-09 22:21:29 +00:00
BrowserBridgeHost.h Bug 1561627 - Don't crash in BrowserBridgeHost if we don't have a widget. r=mattwoodrow 2019-07-09 22:21:29 +00:00
BrowserBridgeParent.cpp Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
BrowserBridgeParent.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
BrowserChild.cpp Backed out 4 changesets (bug 1561079, bug 1561913) for apilint and checkstyle failures CLOSED TREE 2019-07-24 19:23:44 +03:00
BrowserChild.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
BrowserHost.cpp Bug 1543251 - Move hasBeforeUnload from PBrowser to PWindowGlobal, r=nika 2019-07-15 17:30:26 +00:00
BrowserHost.h Bug 1556555 - Generate TabId for PBrowserBridge in content process and retain reference to it. r=nika 2019-06-02 13:42:03 -04:00
BrowserParent.cpp Backed out 4 changesets (bug 1561079, bug 1561913) for apilint and checkstyle failures CLOSED TREE 2019-07-24 19:23:44 +03:00
BrowserParent.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
CoalescedInputData.h
CoalescedMouseData.cpp Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky 2019-06-13 09:00:59 +00:00
CoalescedMouseData.h Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
CoalescedWheelData.cpp
CoalescedWheelData.h
ColorPickerParent.cpp Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
ColorPickerParent.h
components.conf Bug 1510569 - Reimplement RemoteWebProgressRequest as an XPCOM component in C++ r=Ehsan 2019-04-03 17:31:07 +00:00
ContentChild.cpp Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
ContentChild.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
ContentParent.cpp Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
ContentParent.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
ContentProcess.cpp
ContentProcess.h
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
CPOWManagerGetter.h
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
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
DOMTypes.ipdlh Bug 1542786 - Set documentURI during WindowGlobalParent creation, r=farre 2019-04-09 11:58:35 +00:00
EffectsInfo.h Bug 1558482 - Add visibleRect and scaling to EffectsInfo and compute them when using layers. r=mattwoodrow 2019-06-11 07:50:40 -05:00
FilePickerParent.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/ipc/ r=Ehsan 2019-07-10 03:27:27 +00:00
FilePickerParent.h Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/ipc/ r=Ehsan 2019-07-10 03:27:27 +00:00
IdType.h Bug 1553490 - Make RestoreBrowsingContextChildren take an array of BCs. r=nika 2019-05-28 07:40:00 +00:00
jar.mn
JSWindowActor.cpp Bug 1541557: Part 2 - Stop sending uninitialized StructuredCloneData objects. r=nika 2019-06-13 15:01:05 -07:00
JSWindowActor.h Bug 1541557: Part 1 - Use correct globals for JSWindowActors not in the shared JSM global. r=nika 2019-06-12 16:06:40 -07:00
JSWindowActorChild.cpp Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
JSWindowActorChild.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-16 07:33:44 +00:00
JSWindowActorParent.cpp Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
JSWindowActorParent.h Bug 1541557: Part 1 - Use correct globals for JSWindowActors not in the shared JSM global. r=nika 2019-06-12 16:06:40 -07:00
JSWindowActorService.cpp Bug 1563597 - Support nsGlobalWindowOuter as observer notification's subject; r=nika 2019-07-23 16:09:27 +00:00
JSWindowActorService.h Bug 1552268 - Allow omitting moduleURI for JSWindowActor declarations; r=nika 2019-05-22 16:56:19 +00:00
ManifestMessagesChild.jsm Bug 1566018 - Return the URL of the manifest from manifest validation in object r=Ola,baku 2019-07-17 14:04:19 +00:00
MemMapSnapshot.cpp Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
MemMapSnapshot.h Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
MemoryReportRequest.cpp
MemoryReportRequest.h
MemoryReportTypes.ipdlh
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
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 1559657: Pass load time in RemoteWebProgress. r=Ehsan,barret 2019-07-11 04:00:41 +00:00
PBrowser.ipdl Backed out 4 changesets (bug 1561079, bug 1561913) for apilint and checkstyle failures CLOSED TREE 2019-07-24 19:23:44 +03:00
PBrowserBridge.ipdl Bug 1553012 - Make PresShell::ScrollFrameRectIntoView work in fission world. r=mattwoodrow,nika,tnikkel 2019-07-09 05:34:27 +00:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
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
PFilePicker.ipdl
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
PreallocatedProcessManager.cpp
PreallocatedProcessManager.h
PrefsTypes.ipdlh
ProcessHangMonitor.cpp Bug 1557243 - Fix crash in HangMonitorChild::InterruptCallback; r=smaug 2019-06-06 20:02:38 +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
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
PTabContext.ipdlh Bug 1539497, navigator.maxTouchPoints returns 0 in child process, r=ehsan 2019-07-19 01:45:16 +03:00
PURLClassifier.ipdl
PURLClassifierInfo.ipdlh
PURLClassifierLocal.ipdl
PWindowGlobal.ipdl Bug 1543251 - Move hasBeforeUnload from PBrowser to PWindowGlobal, r=nika 2019-07-15 17:30:26 +00: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
remote-test.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
RemoteBrowser.cpp Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
RemoteBrowser.h Bug 1556555 - Generate TabId for PBrowserBridge in content process and retain reference to it. r=nika 2019-06-02 13:42:03 -04: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 1559657: Pass load time in RemoteWebProgress. r=Ehsan,barret 2019-07-11 04:00:41 +00:00
RemoteWebProgressRequest.h Bug 1559657: Pass load time in RemoteWebProgress. r=Ehsan,barret 2019-07-11 04:00:41 +00:00
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp
SharedMap.h
SharedMapChangeEvent.h
SharedStringMap.cpp Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
SharedStringMap.h Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
StringTable.h
StructuredCloneData.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/ipc/ r=Ehsan 2019-07-10 03:27:27 +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 1539497, navigator.maxTouchPoints returns 0 in child process, r=ehsan 2019-07-19 01:45:16 +03:00
TabContext.h Bug 1539497, navigator.maxTouchPoints returns 0 in child process, r=ehsan 2019-07-19 01:45:16 +03:00
TabMessageUtils.cpp
TabMessageUtils.h Bug 1553012 - Make PresShell::ScrollFrameRectIntoView work in fission world. r=mattwoodrow,nika,tnikkel 2019-07-09 05:34:27 +00:00
test.xul Bug 1537622 - fix various minor eslint issues in XUL files, r=Standard8 2019-04-05 12:18:24 +00:00
URLClassifierChild.h
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 Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
WindowGlobalActor.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
WindowGlobalChild.cpp Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
WindowGlobalChild.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00
WindowGlobalParent.cpp Backed out changeset f74c9d255293 (bug 1568055) for Assertion failures (MOZ_ASSERT_UNREACHABLE: leaking stream event). CLOSED TREE 2019-07-23 23:13:43 +03:00
WindowGlobalParent.h Backed out 10 changesets (bug 1523638) for causing high frequency Android 7.0 mochitests failures CLOSED TREE 2019-07-23 05:13:32 +03:00