gecko-dev/dom/ipc
Haik Aftandilian 71ea515d77 Bug 1501121 - [Mac] With sandbox early startup enabled, content processes become "Not Responding" in Activity Monitor r=Alex_Gaynor
When early sandbox setartup is enabled, revert to sending SetProcessSandbox() to the child process as before. In the child process RecvSetProcessSandbox() handler, call CGSShutdownServerConnections() and then return early if the sandbox is already enabled.

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

--HG--
extra : moz-landing-system : lando
2018-10-26 13:03:55 +00:00
..
fuzztest Backed out 3 changesets (bug 1451859) for causing Spidermonkey bustages on Linux x64 opt. 2018-06-07 09:10:35 +03:00
tests Bug 1485305 - dom/ Ensure loadURI always passes a triggeringPrincipal() r=Nika 2018-08-29 15:47:29 +01:00
CPOWManagerGetter.h
CoalescedInputData.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
CoalescedMouseData.cpp Bug 1494745 part 2 - Make nsRefreshDriver::AddRefreshObserver void since it's infallible. r=bz 2018-10-14 18:12:22 +02:00
CoalescedMouseData.h
CoalescedWheelData.cpp
CoalescedWheelData.h
ColorPickerParent.cpp Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
ColorPickerParent.h
ContentBridgeChild.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
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 Bug 1501121 - [Mac] With sandbox early startup enabled, content processes become "Not Responding" in Activity Monitor r=Alex_Gaynor 2018-10-26 13:03:55 +00:00
ContentChild.h Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState r=bzbarsky,nika 2018-10-26 03:50:37 +00:00
ContentParent.cpp Bug 1501121 - [Mac] With sandbox early startup enabled, content processes become "Not Responding" in Activity Monitor r=Alex_Gaynor 2018-10-26 13:03:55 +00:00
ContentParent.h Bug 1431441 - Part 3 - Start the Mac content sandbox earlier r=Alex_Gaynor 2018-10-19 18:23:16 +00:00
ContentProcess.cpp Bug 1431441 - Part 6 - Start middleman WebReplay process sandbox later r=Alex_Gaynor 2018-10-18 20:51:54 +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 Bug 1348361 - Part 2 - Introduce a GeckoChildProcessHost subclass, ContentProcessHost, that will be used for async process launches; r=jld 2018-02-22 14:29:49 -05:00
ContentProcessHost.h Bug 1348361 - Part 2 - Introduce a GeckoChildProcessHost subclass, ContentProcessHost, that will be used for async process launches; r=jld 2018-02-22 14:29:49 -05:00
ContentProcessManager.cpp Bug 1475139 part 4 - Add map to get ContentParentId for TabId in ContentProcessManager. r=nika 2018-09-24 21:25:29 -05:00
ContentProcessManager.h Bug 1475139 part 4 - Add map to get ContentParentId for TabId in ContentProcessManager. r=nika 2018-09-24 21:25:29 -05:00
DOMTypes.ipdlh Bug 1486772 - Refactor the screen-orientation types and headers r=smaug 2018-08-29 20:54:56 +00: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
ManifestMessagesChild.jsm Bug 1472491: Part 5κ - Add ManifestMessagesChild actor. r=mconley 2018-07-30 11:39:52 -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
PBrowser.ipdl Bug 1475139 part 11 - Add CrossProcessPaint implementation. r=mattwoodrow 2018-09-24 21:48:02 -05:00
PBrowserOrId.ipdlh
PColorPicker.ipdl
PContent.ipdl Bug 1498637 - Use __gcov_flush to implement dumping and resetting instead of __gcov_dump and __gcov_reset. r=froydnj 2018-10-15 10:36:45 +02:00
PContentBridge.ipdl
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
PFilePicker.ipdl
PLoginReputation.ipdl Bug 1407878 - P2. Add PLoginReputation.ipdl for LoginReputationService. r=billm,francois 2017-12-07 16:32:52 +08:00
PPluginWidget.ipdl
PProcessHangMonitor.ipdl Bug 1478016 - Add a strongly-typed LayersObserverEpoch type. r=mattwoodrow 2018-07-30 09:24:50 -04:00
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
PermissionMessageUtils.cpp Bug 1443956 - Part 2: Support serializing nsIPrincipal directly over IPDL, r=froydnj 2018-04-10 17:49:49 -04:00
PermissionMessageUtils.h Bug 1443956 - Part 2: Support serializing nsIPrincipal directly over IPDL, r=froydnj 2018-04-10 17:49:49 -04:00
PreallocatedProcessManager.cpp Backed out changeset 933bd1aed20f (bug 1488993) 2018-09-18 12:51:26 -06:00
PreallocatedProcessManager.h Backed out changeset cb808626c8df (bug 1424505) because it didn't help with the crashes. r=jimm, a=RyanVM 2018-04-10 16:26:55 -04:00
ProcessHangMonitor.cpp Bug 1492202 - Fix typo in forcepaint telemetry r=mconley 2018-09-18 17:06:30 +00: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 Bug 1489546 - Don't drop process priority of webext process r=mconley 2018-09-07 16:46:42 +00:00
ProcessPriorityManager.h
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz 2018-08-10 14:03:18 -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 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState r=bzbarsky,nika 2018-10-26 03:50:37 +00:00
TabChild.h Bug 1453425 - Add RepaintRequest for use of FrameMetrics in repaint requests. r=botond 2018-09-19 13:50:20 -05:00
TabContext.cpp Bug 1489844 - Port DOMPrefs to StaticPrefs - part 8 - dom.serviceWorkers.enabled, r=ehsan 2018-09-10 20:36:15 +02:00
TabContext.h Bug 1474662 - Add chromeOuterWindowID to TabContext. r=baku,kmag 2018-07-10 22:31:55 -04:00
TabMessageUtils.cpp
TabMessageUtils.h Bug 1455055 part 6. Clean up HandleEvent implementations in dom. r=masayuki 2018-04-20 00:49:30 -04:00
TabParent.cpp Bug 1497598. Stop using GetCurrentJSContext in loadcontext code. r=mccr8 2018-10-09 18:28:17 +00:00
TabParent.h Bug 1475139 part 11 - Add CrossProcessPaint implementation. r=mattwoodrow 2018-09-24 21:48:02 -05:00
URLClassifierChild.h
URLClassifierParent.cpp Bug 1476967 - Allow the adding of tracking-protection entries via prefs, r=francois 2018-08-27 21:01:14 +02:00
URLClassifierParent.h
jar.mn Bug 1479313: Don't load manifestMessages.js until needed. r=felipe 2018-07-29 13:18:26 -07:00
moz.build Bug 1472491: Part 5κ - Add ManifestMessagesChild actor. r=mconley 2018-07-30 11:39:52 -07:00
nsIContentChild.cpp Bug 1462784 - Remove EVENTS category. r=njn 2018-05-18 17:36:30 -04:00
nsIContentChild.h
nsIContentParent.cpp Merge mozilla-central to autoland. a=merge 2018-06-03 07:27:01 +03:00
nsIContentParent.h Bug 1451973 - Split off process from non-process message managers. r=bz. 2018-04-16 15:18:48 +02:00
nsIHangReport.idl Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot 2018-04-26 23:36:10 -04:00
remote-test.js Bug 1479569 part 2. Use the new messageManager getter on docshell. r=kmag 2018-08-02 23:49:09 -04:00
test.xul Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz. 2018-03-01 20:19:56 +01:00