summaryrefslogtreecommitdiffstats
path: root/base/bzip2_error_handler.cc
diff options
context:
space:
mode:
authorsgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-28 17:35:27 +0000
committersgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-28 17:35:27 +0000
commit5e72b77167d5074b9e104de041e0e204232f5c41 (patch)
tree9942d5b0d1e1bb592f34338bd206337fdc29e589 /base/bzip2_error_handler.cc
parent04fba9a91d7f46a517f67e1f3f10625ba589b8cc (diff)
downloadchromium_src-5e72b77167d5074b9e104de041e0e204232f5c41.zip
chromium_src-5e72b77167d5074b9e104de041e0e204232f5c41.tar.gz
chromium_src-5e72b77167d5074b9e104de041e0e204232f5c41.tar.bz2
Change the fatal error handler to no longer return to V8. It will now crash
the renderer. Returning as it did before would end up in V8 OS::Abort calling __debugbreak() which would also crask the renderer. I am about to change V8 OS::Abort to call abort() instead of __debugbreak() and Chrome should not depend on how V8 handles aborts anyway. Review URL: http://codereview.chromium.org/8838 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4070 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/bzip2_error_handler.cc')
0 files changed, 0 insertions, 0 deletions