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

Issue 141663004: Separate tracking for profiles that haven't been accessed in 4 weeks. (Closed)

Created:
6 years, 11 months ago by bcwhite
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Separate tracking for profiles that haven't been accessed in 4 weeks. This won't be committed until M35 because last-used-time wasn't recorded until M34 with all profiles starting as "unused" at that time. BUG=295817 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253242

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M chrome/browser/profiles/profile_metrics.cc View 3 chunks +17 lines, -5 lines 2 comments Download

Messages

Total messages: 13 (0 generated)
bcwhite
Since this affects recorded metrics, I'd like all OWNERS to take a look.
6 years, 11 months ago (2014-01-17 19:00:46 UTC) #1
bcwhite
Ping?
6 years, 11 months ago (2014-01-22 19:28:14 UTC) #2
Elliot Glaysher
Removing myself and explicitly pointing this towards rlp, who appears to have actually worked with ...
6 years, 11 months ago (2014-01-22 21:15:21 UTC) #3
rpetterson
https://codereview.chromium.org/141663004/diff/1/chrome/browser/profiles/profile_metrics.cc File chrome/browser/profiles/profile_metrics.cc (right): https://codereview.chromium.org/141663004/diff/1/chrome/browser/profiles/profile_metrics.cc#newcode69 chrome/browser/profiles/profile_metrics.cc:69: if (info_cache.GetProfileActiveTimeAtIndex(i) < oldest) { Overall I think this ...
6 years, 11 months ago (2014-01-22 21:40:27 UTC) #4
bcwhite
https://codereview.chromium.org/141663004/diff/1/chrome/browser/profiles/profile_metrics.cc File chrome/browser/profiles/profile_metrics.cc (right): https://codereview.chromium.org/141663004/diff/1/chrome/browser/profiles/profile_metrics.cc#newcode69 chrome/browser/profiles/profile_metrics.cc:69: if (info_cache.GetProfileActiveTimeAtIndex(i) < oldest) { From the point-of-view of ...
6 years, 11 months ago (2014-01-23 14:07:38 UTC) #5
rpetterson
On 2014/01/23 14:07:38, bcwhite wrote: > https://codereview.chromium.org/141663004/diff/1/chrome/browser/profiles/profile_metrics.cc > File chrome/browser/profiles/profile_metrics.cc (right): > > https://codereview.chromium.org/141663004/diff/1/chrome/browser/profiles/profile_metrics.cc#newcode69 > ...
6 years, 11 months ago (2014-01-23 19:28:52 UTC) #6
bcwhite
The CQ bit was checked by bcwhite@chromium.org
6 years, 10 months ago (2014-02-24 17:49:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bcwhite@chromium.org/141663004/1
6 years, 10 months ago (2014-02-24 17:49:37 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-24 18:44:40 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=268869
6 years, 10 months ago (2014-02-24 18:44:40 UTC) #10
bcwhite
The CQ bit was checked by bcwhite@chromium.org
6 years, 10 months ago (2014-02-25 18:51:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bcwhite@chromium.org/141663004/1
6 years, 10 months ago (2014-02-25 18:52:31 UTC) #12
commit-bot: I haz the power
6 years, 10 months ago (2014-02-25 20:18:32 UTC) #13
Message was sent while issue was closed.
Change committed as 253242

Powered by Google App Engine
This is Rietveld 408576698