summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_data_service_unittest.cc
diff options
context:
space:
mode:
authorkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-14 23:43:52 +0000
committerkaiwang@chromium.org <kaiwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-14 23:43:52 +0000
commitb6da6b187ffec9d19a990c0c058864571bd01a8e (patch)
tree77fa0a7f870ec519629785292eca89eab535beb2 /chrome/browser/webdata/web_data_service_unittest.cc
parent0f8afe8e2b205ea3cea737920f2a06460f24d979 (diff)
downloadchromium_src-b6da6b187ffec9d19a990c0c058864571bd01a8e.zip
chromium_src-b6da6b187ffec9d19a990c0c058864571bd01a8e.tar.gz
chromium_src-b6da6b187ffec9d19a990c0c058864571bd01a8e.tar.bz2
Add a chromium version abort function for tcmalloc: Abort().
This is because on some platform (e.g. Windows), the way to implement abort() is different so chrome's crash service can not detect the crash but treat as normal exit. See http://code.google.com/p/chromium/issues/detail?id=118665 for some detail. In this implementation, a segment fault will be triggered and this will be treated as crash on all platforms. BUG=127724 Review URL: https://chromiumcodereview.appspot.com/10384117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137013 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/webdata/web_data_service_unittest.cc')
0 files changed, 0 insertions, 0 deletions