gecko-dev/dom/ipc
2018-08-10 12:17:09 +03:00
..
fuzztest
tests Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
CoalescedInputData.h
CoalescedMouseData.cpp
CoalescedMouseData.h
CoalescedWheelData.cpp
CoalescedWheelData.h
ColorPickerParent.cpp
ColorPickerParent.h
ContentBridgeChild.cpp
ContentBridgeChild.h
ContentBridgeParent.cpp Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv 2018-06-16 17:21:46 +03:00
ContentBridgeParent.h
ContentChild.cpp Merge inbound to mozilla-central. a=merge 2018-08-10 12:17:09 +03:00
ContentChild.h Bug 1477129: Part 2 - Fix SharedMap blob handling, and add tests. r=erahm 2018-07-20 14:44:00 -07:00
ContentParent.cpp Backed out changeset 1e9ecba54e7b (bug 1348273) for failing on widget/tests/test_bug1123480.xul 2018-08-04 12:39:40 +03:00
ContentParent.h Bug 1478016 - Add a strongly-typed LayersObserverEpoch type. r=mattwoodrow 2018-07-30 09:24:50 -04:00
ContentProcess.cpp Bug 1477561 Part 2 - Explicitly pass pref handles around when spawning recording processes, r=kmag. 2018-07-24 15:48:10 +00:00
ContentProcess.h Bug 1471025: Part 3c - Also pass the shared preference map handle to Android content processes. r=jld 2018-07-13 11:06:58 -07:00
ContentProcessHost.cpp
ContentProcessHost.h
ContentProcessManager.cpp
ContentProcessManager.h
CPOWManagerGetter.h
DOMTypes.ipdlh Bug 1477943 - Add a unique id per PerformanceCounter instance - r=baku,froydnj 2018-07-27 11:44:22 +02:00
FilePickerParent.cpp
FilePickerParent.h Bug 1453795 - DOM - Initialize member fields in classes/ structures. r=peterv 2018-06-16 17:21:46 +03:00
IdType.h Bug 1445659 - Create basic Browsing Context in Content Parent and Child. r=peterv 2018-07-26 10:31:00 +03:00
jar.mn Bug 1479313: Don't load manifestMessages.js until needed. r=felipe 2018-07-29 13:18:26 -07:00
ManifestMessages.jsm Bug 1479313: Don't load manifestMessages.js until needed. r=felipe 2018-07-29 13:18:26 -07:00
MemMapSnapshot.cpp Bug 1475612: Fix double file close on background thread. r=erahm 2018-07-12 23:13:04 -07:00
MemMapSnapshot.h Backed out 13 changesets (bug 1471025) for reftest failures on variation-format-hint-1a.html; bc failures performance/browser_preferences_usage.js; wpt failures on format-specifiers-variations.html. CLOSED TREE 2018-07-14 01:16:06 +03:00
MemoryReportRequest.cpp
MemoryReportRequest.h
MemoryReportTypes.ipdlh
moz.build Bug 1479313: Don't load manifestMessages.js until needed. r=felipe 2018-07-29 13:18:26 -07:00
nsIContentChild.cpp
nsIContentChild.h
nsIContentParent.cpp
nsIContentParent.h
nsIHangReport.idl
PBrowser.ipdl Bug 1477343 - Remove PBrowser::IsParentWindowMainWidgetVisible. r=mccr8,bzbarsky 2018-07-26 19:26:02 +00:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl Bug 1477129: Part 2 - Fix SharedMap blob handling, and add tests. r=erahm 2018-07-20 14:44:00 -07:00
PContentBridge.ipdl
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
PermissionMessageUtils.cpp
PermissionMessageUtils.h
PFilePicker.ipdl
PLoginReputation.ipdl
PPluginWidget.ipdl
PProcessHangMonitor.ipdl Bug 1478016 - Add a strongly-typed LayersObserverEpoch type. r=mattwoodrow 2018-07-30 09:24:50 -04:00
PreallocatedProcessManager.cpp
PreallocatedProcessManager.h
ProcessHangMonitor.cpp Bug 1475913 - Re-enable forcepaint telemetry with attributes r=mconley 2018-07-15 20:45:32 -07:00
ProcessHangMonitor.h Bug 1478016 - Add a strongly-typed LayersObserverEpoch type. r=mattwoodrow 2018-07-30 09:24:50 -04:00
ProcessHangMonitorIPC.h
ProcessPriorityManager.cpp
ProcessPriorityManager.h
PTabContext.ipdlh Bug 1474662 - Add chromeOuterWindowID to TabContext. r=baku,kmag 2018-07-10 22:31:55 -04:00
PURLClassifier.ipdl
PURLClassifierInfo.ipdlh
PURLClassifierLocal.ipdl
remote-test.js Bug 1479569 part 2. Use the new messageManager getter on docshell. r=kmag 2018-08-02 23:49:09 -04:00
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp Bug 1477753: Implement missing cycle collection hooks for SharedMap. r=mccr8 2018-07-26 14:36:57 -07:00
SharedMap.h Bug 1477753: Implement missing cycle collection hooks for SharedMap. r=mccr8 2018-07-26 14:36:57 -07:00
SharedMapChangeEvent.h Backed out 10 changesets (bug 1470783, bug 1463587) for causing multiple leakcheck failures on a CLOSED TREE 2018-07-12 11:27:45 +03:00
SharedStringMap.cpp Backed out 13 changesets (bug 1471025) for reftest failures on variation-format-hint-1a.html; bc failures performance/browser_preferences_usage.js; wpt failures on format-specifiers-variations.html. CLOSED TREE 2018-07-14 01:16:06 +03:00
SharedStringMap.h Backed out 13 changesets (bug 1471025) for reftest failures on variation-format-hint-1a.html; bc failures performance/browser_preferences_usage.js; wpt failures on format-specifiers-variations.html. CLOSED TREE 2018-07-14 01:16:06 +03:00
StringTable.h Backed out 13 changesets (bug 1471025) for reftest failures on variation-format-hint-1a.html; bc failures performance/browser_preferences_usage.js; wpt failures on format-specifiers-variations.html. CLOSED TREE 2018-07-14 01:16:06 +03:00
StructuredCloneData.cpp Bug 1477129: Part 1 - Handle BlobImpls when move constructing StructuredCloneData. r=baku 2018-07-19 18:14:13 -07:00
StructuredCloneData.h Bug 1462466 P1 Add a ServiceWorkerCloneData type with threadsafe ref-counting. r=baku 2018-06-25 07:03:18 -07:00
TabChild.cpp Bug 1480645 - Remove nsIWebBrowserFocus; r=nika 2018-08-07 15:12:56 -07:00
TabChild.h Bug 1480643 - Remove nsIWebBrowserSetup; r=nika 2018-08-07 15:12:56 -07:00
TabContext.cpp Bug 1474662 - Add chromeOuterWindowID to TabContext. r=baku,kmag 2018-07-10 22:31:55 -04:00
TabContext.h Bug 1474662 - Add chromeOuterWindowID to TabContext. r=baku,kmag 2018-07-10 22:31:55 -04:00
TabMessageUtils.cpp
TabMessageUtils.h
TabParent.cpp Bug 1477343 - Remove PBrowser::IsParentWindowMainWidgetVisible. r=mccr8,bzbarsky 2018-07-26 19:26:02 +00:00
TabParent.h Bug 1477343 - Remove PBrowser::IsParentWindowMainWidgetVisible. r=mccr8,bzbarsky 2018-07-26 19:26:02 +00:00
test.xul
URLClassifierChild.h
URLClassifierParent.cpp
URLClassifierParent.h