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

Issue 2568953003: Fixed a bug where chrome crash omits crash time stamp after it's sent. (Closed)

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

Description

Fixed a bug where chrome crash omits crash time stamp after it's sent. This cl patches in the solution devised by phistuck@gmail.com. See bug 664430 for detail. BUG=664430 Committed: https://crrev.com/d8027b2065994c2a5b8cbea2821971dc60b7c6f5 Cr-Commit-Position: refs/heads/master@{#438333}

Patch Set 1 #

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

Messages

Total messages: 21 (11 generated)
Jia
4 years ago (2016-12-13 03:24:58 UTC) #7
Robert Sesek
LGTM
4 years ago (2016-12-13 16:19:40 UTC) #8
Robert Sesek
May also want to put a line in the CL description to credit phistuck@chromium.org.
4 years ago (2016-12-13 16:20:08 UTC) #9
Jia
On 2016/12/13 16:20:08, Robert Sesek wrote: > May also want to put a line in ...
4 years ago (2016-12-13 23:16:04 UTC) #11
Jia
Thanks!
4 years ago (2016-12-13 23:16:53 UTC) #13
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/2568953003/1
4 years ago (2016-12-13 23:16:55 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-13 23:26:38 UTC) #17
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d8027b2065994c2a5b8cbea2821971dc60b7c6f5 Cr-Commit-Position: refs/heads/master@{#438333}
4 years ago (2016-12-13 23:29:18 UTC) #19
PhistucK
On 2016/12/13 23:29:18, commit-bot: I haz the power wrote: > Patchset 1 (id:??) landed as ...
4 years ago (2016-12-16 09:39:55 UTC) #20
Wez
3 years, 12 months ago (2016-12-27 22:28:34 UTC) #21
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2601853002/ by wez@chromium.org.

The reason for reverting is: See crbug.com/674249: This change broke things in
two ways:
- The string format incorrectly uses the crash-time parameter twice, rather than
the second parameter coming from upload-time.
- The string format assumes that all crashes have a valid crash-time, which is
not the case for Breakpad reports..

Powered by Google App Engine
This is Rietveld 408576698