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

Issue 7582027: Refine UMA stats of QuotaTemporaryStorageEvictor (Closed)

Created:
9 years, 4 months ago by tzik
Modified:
9 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Refine UMA stats of QuotaTemporaryStorageEvictor BUG=86993 TEST='QuotaTemporaryStorageEvictorTest.*' Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96934

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Total comments: 13

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -59 lines) Patch
M webkit/quota/quota_temporary_storage_evictor.h View 1 2 3 4 4 chunks +41 lines, -6 lines 0 comments Download
M webkit/quota/quota_temporary_storage_evictor.cc View 1 2 3 4 5 6 chunks +89 lines, -52 lines 0 comments Download
M webkit/quota/quota_temporary_storage_evictor_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
tzik
Hi. kinuko-san, mikurube-san. I'm refining and cleaning up the UMA statistics around Evictor. In this ...
9 years, 4 months ago (2011-08-08 13:26:18 UTC) #1
Dai (Gmail) Mikurube
Hi, Tsuiki-san, Could you change my e-mail address to dmikurube@chromium.org? 2011/8/8 <tzik@chromium.org> > Reviewers: dmikurube, ...
9 years, 4 months ago (2011-08-08 15:01:32 UTC) #2
tzik
Oops! I missed. Thanks. On 2011/08/08 15:01:32, Dai (Gmail) Mikurube wrote: > Hi, Tsuiki-san, > ...
9 years, 4 months ago (2011-08-09 01:18:02 UTC) #3
kinuko
Mikurube-san, would you be able to take a look at this one? On 2011/08/09 01:18:02, ...
9 years, 4 months ago (2011-08-11 01:54:46 UTC) #4
Dai Mikurube (NOT FULLTIME)
A short comment. http://codereview.chromium.org/7582027/diff/5001/webkit/quota/quota_temporary_storage_evictor.cc File webkit/quota/quota_temporary_storage_evictor.cc (right): http://codereview.chromium.org/7582027/diff/5001/webkit/quota/quota_temporary_storage_evictor.cc#newcode97 webkit/quota/quota_temporary_storage_evictor.cc:97: statistics_ = Statistics(); Values in statistics_ ...
9 years, 4 months ago (2011-08-11 09:17:19 UTC) #5
tzik
http://codereview.chromium.org/7582027/diff/5001/webkit/quota/quota_temporary_storage_evictor.cc File webkit/quota/quota_temporary_storage_evictor.cc (right): http://codereview.chromium.org/7582027/diff/5001/webkit/quota/quota_temporary_storage_evictor.cc#newcode97 webkit/quota/quota_temporary_storage_evictor.cc:97: statistics_ = Statistics(); On 2011/08/11 09:17:19, Dai Mikurube wrote: ...
9 years, 4 months ago (2011-08-12 01:24:29 UTC) #6
kinuko
http://codereview.chromium.org/7582027/diff/10001/webkit/quota/quota_temporary_storage_evictor.h File webkit/quota/quota_temporary_storage_evictor.h (right): http://codereview.chromium.org/7582027/diff/10001/webkit/quota/quota_temporary_storage_evictor.h#newcode42 webkit/quota/quota_temporary_storage_evictor.h:42: Statistics& operator -=(const Statistics& rhs) { As we chatted ...
9 years, 4 months ago (2011-08-12 03:57:45 UTC) #7
Dai Mikurube (NOT FULLTIME)
Thank you, Tsuiki-san! The logic is looking like good to me. Some nits. http://codereview.chromium.org/7582027/diff/10001/webkit/quota/quota_temporary_storage_evictor.h File ...
9 years, 4 months ago (2011-08-12 04:19:03 UTC) #8
tzik
http://codereview.chromium.org/7582027/diff/10001/webkit/quota/quota_temporary_storage_evictor.h File webkit/quota/quota_temporary_storage_evictor.h (right): http://codereview.chromium.org/7582027/diff/10001/webkit/quota/quota_temporary_storage_evictor.h#newcode42 webkit/quota/quota_temporary_storage_evictor.h:42: Statistics& operator -=(const Statistics& rhs) { On 2011/08/12 03:57:45, ...
9 years, 4 months ago (2011-08-12 07:12:06 UTC) #9
Dai Mikurube (NOT FULLTIME)
LGTM with a nit. http://codereview.chromium.org/7582027/diff/10001/webkit/quota/quota_temporary_storage_evictor.h File webkit/quota/quota_temporary_storage_evictor.h (right): http://codereview.chromium.org/7582027/diff/10001/webkit/quota/quota_temporary_storage_evictor.h#newcode83 webkit/quota/quota_temporary_storage_evictor.h:83: int64 amount_of_diskspace_shortage; On 2011/08/12 07:12:06, ...
9 years, 4 months ago (2011-08-12 07:32:38 UTC) #10
kinuko
if it looks good to mikurube-san it'd lgtm.
9 years, 4 months ago (2011-08-12 07:37:53 UTC) #11
tzik
Thanks. If there's no problem, I'll commit it after try. http://codereview.chromium.org/7582027/diff/10002/webkit/quota/quota_temporary_storage_evictor.cc File webkit/quota/quota_temporary_storage_evictor.cc (right): http://codereview.chromium.org/7582027/diff/10002/webkit/quota/quota_temporary_storage_evictor.cc#newcode89 ...
9 years, 4 months ago (2011-08-16 04:31:54 UTC) #12
Dai Mikurube (NOT FULLTIME)
On 2011/08/16 04:31:54, tzik wrote: > Thanks. > > If there's no problem, I'll commit ...
9 years, 4 months ago (2011-08-16 05:16:50 UTC) #13
commit-bot: I haz the power
9 years, 4 months ago (2011-08-16 13:04:29 UTC) #14
Change committed as 96934

Powered by Google App Engine
This is Rietveld 408576698