Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(286)

Issue 2252153002: Add crash keys to capture useful data for origin mismatch crashes. (Closed)

Created:
4 years, 4 months ago by nasko
Modified:
4 years, 4 months ago
CC:
chromium-reviews, nasko+codewatch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add crash keys to capture useful data for origin mismatch crashes. The CHECK in RenderFrameImpl::SendDidCommitProvisionalLoad for mismatch between origin and URL is still getting hit by users and higher frequency on Android. This CL adds some of the data I found useful in debugging these as crash keys, so the values from non-Windows platforms can be reviewed without needing to process minidumps by hand. BUG=628677, 630103 TBR=grt@chromium.org Committed: https://crrev.com/fbed18057c8891791b821fe387d985a35c933e93 Cr-Commit-Position: refs/heads/master@{#412646}

Patch Set 1 #

Patch Set 2 : Register crash keys. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M blimp/engine/app/blimp_engine_crash_keys.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/app/chrome_crash_reporter_client_win.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/common/crash_keys.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
nasko
Hey Robert, Can you review this CL for me? It adds a few crash keys ...
4 years, 4 months ago (2016-08-17 19:17:45 UTC) #2
Robert Sesek
You'll need to add registration entires to chrome/common/crash_keys.cc, blimp/engine/app/blimp_engine_crash_keys.cc, and chrome/app/chrome_crash_reporter_client_win.cc
4 years, 4 months ago (2016-08-17 19:59:57 UTC) #6
nasko
On 2016/08/17 19:59:57, Robert Sesek wrote: > You'll need to add registration entires to chrome/common/crash_keys.cc, ...
4 years, 4 months ago (2016-08-17 20:12:45 UTC) #7
Robert Sesek
lgtm
4 years, 4 months ago (2016-08-17 20:31:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2252153002/20001
4 years, 4 months ago (2016-08-17 20:36:41 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/240184)
4 years, 4 months ago (2016-08-17 20:46:34 UTC) #12
nasko
Will TBR grt@chromium.org, since the change is not functional and rsesek@ has reviewed it.
4 years, 4 months ago (2016-08-17 20:53:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2252153002/20001
4 years, 4 months ago (2016-08-17 20:54:36 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-17 21:30:16 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 21:33:39 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fbed18057c8891791b821fe387d985a35c933e93
Cr-Commit-Position: refs/heads/master@{#412646}

Powered by Google App Engine
This is Rietveld 408576698