gecko-dev/netwerk/ipc
Kris Maglione 3ee95f8b32 Bug 1716849: Add crash annotation for error when aborting for failed module import. r=mccr8
There are a number of modules that we import from C++ and can't continue
running without. We have a number of crashes for some of those failed loads. A
lot of them are from OOMs or corruption, but we're not sure about the rest.

This patch adds a crash annotation with the details of the error wherever we
abort for failing to load a module.

Differential Revision: https://phabricator.services.mozilla.com/D120290
2021-07-22 16:58:02 +00:00
..
ChannelEventQueue.cpp
ChannelEventQueue.h
DocumentChannel.cpp
DocumentChannel.h Bug 1696175 - Call DisconnectChildListeners at a later time for BFCache in the parent. r=necko-reviewers,nika 2021-05-13 15:38:01 +00:00
DocumentChannelChild.cpp Bug 1715884 - Call DisconnectChildListeners directly if we've already put a BC in the BFCache. r=smaug 2021-06-21 10:35:28 +00:00
DocumentChannelChild.h Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers 2021-03-11 00:39:37 +00:00
DocumentChannelParent.cpp Bug 1689601, Add DocumentChannel ID to DocumentLoadListener, r=peterv 2021-03-02 12:13:17 +00:00
DocumentChannelParent.h
DocumentLoadListener.cpp Bug 1716849: Add crash annotation for error when aborting for failed module import. r=mccr8 2021-07-22 16:58:02 +00:00
DocumentLoadListener.h Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw 2021-06-04 12:35:16 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw 2021-06-11 07:10:41 +00:00
InputChannelThrottleQueueParent.h Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw 2021-06-11 07:10:41 +00:00
moz.build Bug 1710625 - SandboxTest with SocketProcess r=necko-reviewers,handyman,jld,kershaw 2021-06-03 06:45:59 +00:00
NeckoChannelParams.ipdlh Bug 1715167 - Part 6: Use the unsandboxed result principal as precursor for sandbox principals, r=ckerschb,ngogge 2021-07-15 21:09:15 +00:00
NeckoChild.cpp Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoChild.h Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoCommon.h
NeckoMessageUtils.h
NeckoParent.cpp Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoParent.h Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana 2021-05-18 19:43:05 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
ParentChannelWrapper.cpp
ParentChannelWrapper.h
ParentProcessDocumentChannel.cpp
ParentProcessDocumentChannel.h Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
PDataChannel.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PDocumentChannel.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PFileChannel.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PInputChannelThrottleQueue.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PNecko.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PProxyConfigLookup.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
ProxyConfigLookup.cpp
ProxyConfigLookup.h
ProxyConfigLookupChild.cpp
ProxyConfigLookupChild.h
ProxyConfigLookupParent.cpp
ProxyConfigLookupParent.h
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 1710625 - SandboxTest with SocketProcess r=necko-reviewers,handyman,jld,kershaw 2021-06-03 06:45:59 +00:00
PSocketProcessBridge.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
SocketProcessBridgeChild.cpp
SocketProcessBridgeChild.h Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw 2021-06-04 12:35:16 +00:00
SocketProcessBridgeParent.cpp
SocketProcessBridgeParent.h
SocketProcessChild.cpp Bug 1719218 - Remove the need for MOZ_GECKO_PROFILER ifdefs in code using ChildProfilerController, r=gerald,necko-reviewers,dragana. 2021-07-08 16:20:10 +00:00
SocketProcessChild.h Bug 1719218 - Remove the need for MOZ_GECKO_PROFILER ifdefs in code using ChildProfilerController, r=gerald,necko-reviewers,dragana. 2021-07-08 16:20:10 +00:00
SocketProcessHost.cpp Bug 1719218 - Build ProfilerParent even when MOZ_GECKO_PROFILER is not defined, r=gerald,necko-reviewers,nika,dragana. 2021-07-08 16:20:08 +00:00
SocketProcessHost.h
SocketProcessImpl.cpp Bug 1706374 - Part 12b: Use NodeController for primary process channels, r=handyman 2021-06-22 18:17:23 +00:00
SocketProcessImpl.h Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw 2021-06-04 12:35:16 +00:00
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1686616 - make HttpActivityDistributor use Components instead of Services. r=kmag,necko-reviewers,valentin 2021-02-18 13:26:30 +00:00
SocketProcessParent.h Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw 2021-06-04 12:35:16 +00:00