mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:16:13 +00:00
When a renderer crashes in Multi-process WebView, the browser process may need to crash itself to maintain equivalent behavior with single process WebView. This allows it to do so without generating a dump of the browser process, which would provide no useful information. Change-Id: I272d6322269bd0ba8753b5b3959a613877eaf867 Reviewed-on: https://chromium-review.googlesource.com/c/1258082 Commit-Queue: Joshua Peraza <jperaza@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>
Crashpad
Crashpad is a crash-reporting system.
Documentation
- Project status
- Developing Crashpad: instructions for getting the source code, building, testing, and contributing to the project.
- Crashpad interface documentation
- Crashpad tool man pages
- Crashpad overview design
Source Code
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.
Other Links
- Bugs can be reported at the Crashpad issue tracker.
- The Crashpad Buildbots perform automated builds and tests.
- crashpad-dev is the Crashpad developers’ mailing list.
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%