Commit 50b3b7c8 authored by Khushal's avatar Khushal Committed by Commit Bot

webview: Record oop read failure crash keys in crash reports.

R=rsesek@chromium.org

Bug: 1004559
Change-Id: Ibe9b02724f45b2cf92f5e8a9f8c40ac933a73029
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808068
Auto-Submit: Khushal <khushalsagar@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Reviewed-by: default avatarRobert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#697231}
parent 32339259
......@@ -36,6 +36,7 @@ const char* const kWebViewCrashKeyWhiteList[] = {
"gpu-gl-vendor__1",
"gpu-gl-vendor__2",
"gpu-gl-renderer",
"oop_read_failure",
// content/:
"bad_message_reason",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment