DescriptionRename some crash related methods and improve debugging.
Using a debugger with the thread watcher active is kind of a pain because it
generates crashes that cannot be easily ignored after the fault. So generate
a debug break instead of an access violation.
Also, it is misleading to inspect crash dumps that have NullPointerCrash() on
the stack when the code doesn't actually crash.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289866
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 5 (0 generated)
|