Revert of Part two of fallback crash handler for Crashpad handler process....
Revert of Part two of fallback crash handler for Crashpad handler process. (patchset #11 id:220001 of https://codereview.chromium.org/2611393002/ ) Reason for revert: Breaks components_unittests on Win10. Original issue's description: > Part two of fallback crash handler for Crashpad handler process. > > This implements the crash handler companion to the launcher in https://codereview.chromium.org/2596463002/. The handler parses the command line as created by the launcher. After this, it can write a minidump with MinidumpWriteDump, then augment it with Crashpad metadata and massage such that Crashpad can parse it. > After this, the dump is dropped into the Crashpad database for eventual upload. > > BUG=678959 > > Review-Url: https://codereview.chromium.org/2611393002 > Cr-Commit-Position: refs/heads/master@{#443249} > Committed: https://chromium.googlesource.com/chromium/src/+/92651104e939dbe94378a607e7acd381ca394fd3 TBR=scottmg@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=678959 Review-Url: https://codereview.chromium.org/2628863005 Cr-Commit-Position: refs/heads/master@{#443290}
Showing
This diff is collapsed.
Please register or sign in to comment