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

Issue 10703078: Add Unclean Exit Watching to CPM (Closed)

Created:
8 years, 5 months ago by Devlin
Modified:
8 years, 5 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@dc_crash_event_watching
Visibility:
Public.

Description

Add Unclean Exit Watching to CPM Adds in ability to watch for unclean exits. These will be recognized retroactively the next time the profile signs in, but the time should be within two minutes of accuracy to the shutdown. BUG=130212 TEST=Included Browsertests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147094

Patch Set 1 : #

Total comments: 16

Patch Set 2 : Requested changes made #

Total comments: 2

Patch Set 3 : Latest master for cq #

Patch Set 4 : Windows fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -17 lines) Patch
M chrome/browser/performance_monitor/constants.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/performance_monitor/constants.cc View 1 2 1 chunk +7 lines, -3 lines 0 comments Download
M chrome/browser/performance_monitor/event.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/performance_monitor/events.json View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/performance_monitor/performance_monitor.h View 1 2 5 chunks +27 lines, -0 lines 0 comments Download
M chrome/browser/performance_monitor/performance_monitor.cc View 1 2 7 chunks +123 lines, -5 lines 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_browsertest.cc View 1 2 3 4 chunks +98 lines, -0 lines 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_util.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/performance_monitor/performance_monitor_util.cc View 1 2 1 chunk +6 lines, -4 lines 0 comments Download
A chrome/test/data/performance_monitor/unclean_exit_prefs View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Devlin
Yoyo, Also this one :)
8 years, 5 months ago (2012-07-03 20:17:58 UTC) #1
Yoyo Zhou
https://chromiumcodereview.appspot.com/10703078/diff/2002/chrome/browser/performance_monitor/constants.cc File chrome/browser/performance_monitor/constants.cc (right): https://chromiumcodereview.appspot.com/10703078/diff/2002/chrome/browser/performance_monitor/constants.cc#newcode21 chrome/browser/performance_monitor/constants.cc:21: const char kStateProfile[] = "profile"; This should probably have ...
8 years, 5 months ago (2012-07-10 02:35:06 UTC) #2
lynn_cobs.com.sg
Pls remove ivan@cobs.com.sg & lynn@cobs.com.sg from your list now -----Original Message----- From: yoz@chromium.org [mailto:yoz@chromium.org] Sent: ...
8 years, 5 months ago (2012-07-10 02:37:16 UTC) #3
Devlin
https://chromiumcodereview.appspot.com/10703078/diff/2002/chrome/browser/performance_monitor/constants.cc File chrome/browser/performance_monitor/constants.cc (right): https://chromiumcodereview.appspot.com/10703078/diff/2002/chrome/browser/performance_monitor/constants.cc#newcode21 chrome/browser/performance_monitor/constants.cc:21: const char kStateProfile[] = "profile"; On 2012/07/10 02:35:06, Yoyo ...
8 years, 5 months ago (2012-07-10 17:18:32 UTC) #4
Yoyo Zhou
LGTM https://chromiumcodereview.appspot.com/10703078/diff/2002/chrome/browser/performance_monitor/performance_monitor_browsertest.cc File chrome/browser/performance_monitor/performance_monitor_browsertest.cc (right): https://chromiumcodereview.appspot.com/10703078/diff/2002/chrome/browser/performance_monitor/performance_monitor_browsertest.cc#newcode374 chrome/browser/performance_monitor/performance_monitor_browsertest.cc:374: TwoProfileUncleanExit) { On 2012/07/10 17:18:32, D Cronin wrote: ...
8 years, 5 months ago (2012-07-12 18:13:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/10703078/25001
8 years, 5 months ago (2012-07-17 18:26:29 UTC) #6
commit-bot: I haz the power
Try job failure for 10703078-25001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-07-17 19:46:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdevlin.cronin@chromium.org/10703078/17012
8 years, 5 months ago (2012-07-17 19:50:38 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-17 21:12:48 UTC) #9
Change committed as 147094

Powered by Google App Engine
This is Rietveld 408576698