diff options
author | Tobias Sargeant <tobiasjs@google.com> | 2016-11-30 16:47:04 +0000 |
---|---|---|
committer | Tobias Sargeant <tobiasjs@chromium.org> | 2016-12-01 17:22:27 +0000 |
commit | 7a8980997d0e0dcf3f3a5d8ccf3c1d8c2840ea27 (patch) | |
tree | e376c9dcfbf32f4ade19b6b8b099f765361fa016 /src/common/solaris | |
parent | Comment out an unused function argument (diff) | |
download | breakpad-7a8980997d0e0dcf3f3a5d8ccf3c1d8c2840ea27.tar.xz |
Do not generate a microdump if there are no webview pointers on the stack.
The stack interest range is passed in MicrodumpExtraInfo from the client.
If the extracted stack does not contain a pointer in this range, then we
assume that this is not a WebView crash, and do not generate a microdump.
If the stack extraction fails, we still generate a microdump (without a
stack).
BUG=664460
Change-Id: Ic762497f76f074a3621c7ec88a8c20ed768b9211
Reviewed-on: https://chromium-review.googlesource.com/412781
Reviewed-by: Primiano Tucci <primiano@chromium.org>
Diffstat (limited to 'src/common/solaris')
0 files changed, 0 insertions, 0 deletions