Chromium Code Reviews
DescriptionDumpWithoutCrashing() is looking up wrong breakpad_win entry point.
DumpWithoutCrashing() was looking up DumpProcess instead of
DumpProcessWithoutCrash. The former generates a dialog to restart
chrome while the latter does not. Neither actually crashes the
browser process.
Prior to the CL, anything invoking DumpWithoutCrashing() would appear
to the user as if a crash had occurred, allowing the user to start
a new browser process/window, but leaving the original up and running
(unless the caller subsequently crashed the browser itself).
R= rtenneti@chromium.org, mseaborn@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222393
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||