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

Issue 2612993003: Display both capture and upload times in chrome://crashes. (Closed)

Created:
3 years, 11 months ago by Wez
Modified:
3 years, 11 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, kalyank, sadrul, Jia
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Display both capture and upload times in chrome://crashes. Originally chrome://crashes only displayed uploaded crashes, and only displayed the time at which the crash report was uploaded. On systems using Crashpad we also have access to the crash capture-time which is useful in identifying crash reports which occurred while offline, for example, such that the capture and upload times would differ considerably. This patch was originally drafted by phistuck@gmail.com and jiameng@chromium.org. BUG=664430, 674249 Review-Url: https://codereview.chromium.org/2612993003 Cr-Commit-Position: refs/heads/master@{#442091} Committed: https://chromium.googlesource.com/chromium/src/+/c5ffc3925eacc602f07e724560a4b0830edf108c

Patch Set 1 #

Patch Set 2 : Handle Breakpad reports (with no capture_time) correctly. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -9 lines) Patch
M components/crash/core/browser/crashes_ui_util.cc View 1 2 chunks +7 lines, -4 lines 0 comments Download
M components/crash/core/browser/resources/crashes.js View 1 3 chunks +13 lines, -3 lines 0 comments Download
M components/crash_strings.grdp View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
Wez
rsesek: PTAL :) I've confirmed that this displays both values under Windows, and only the ...
3 years, 11 months ago (2017-01-06 03:06:10 UTC) #7
PhistucK
Gracias, dude. :)
3 years, 11 months ago (2017-01-06 09:50:20 UTC) #9
Robert Sesek
LGTM. Thanks for the fix. Makes me wonder if we should have unittests for this ...
3 years, 11 months ago (2017-01-06 22:30:12 UTC) #10
Wez
On 2017/01/06 22:30:12, Robert Sesek wrote: > LGTM. Thanks for the fix. Makes me wonder ...
3 years, 11 months ago (2017-01-06 23:13:30 UTC) #11
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/2612993003/20001
3 years, 11 months ago (2017-01-06 23:14:15 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 23:18:58 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c5ffc3925eacc602f07e724560a4...

Powered by Google App Engine
This is Rietveld 408576698