aboutsummaryrefslogtreecommitdiff
path: root/src/client/ios
diff options
context:
space:
mode:
authorLiu.andrew.x@gmail.com <Liu.andrew.x@gmail.com>2015-07-07 21:30:06 +0000
committerLiu.andrew.x@gmail.com <Liu.andrew.x@gmail.com>2015-07-07 21:30:06 +0000
commitfed2e33bd135604d426fca5cd58135772237ca34 (patch)
tree58f062d11362aa5e71cf9bebca9797770ec810ce /src/client/ios
parentUse general instruction/stack pointer convenience method instead of manually (diff)
downloadbreakpad-fed2e33bd135604d426fca5cd58135772237ca34.tar.xz
Set exception whitelist check as earlier check instead of last check.
When I first added the exception whitelist, I meant to put the check before checking the location of the instruction pointer. (I didn't notice that it was after the other check until now.) The whitelist check is to quickly rule out minidumps, and if checking the instruction pointer provided any useful information, it would be pretty indicative that the exception causing the dump is interesting. R=ivanpe@chromium.org Review URL: https://codereview.chromium.org/1211253009 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1469 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/ios')
0 files changed, 0 insertions, 0 deletions