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

Issue 1992813004: Quota: Add metrics about the age and amount of data stored in temporary storage, and a metric about… (Closed)

Created:
4 years, 7 months ago by michaeln
Modified:
4 years, 7 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Quota: Add metrics about the age and amount of data stored in temporary storage, and a metric about the computed quota for an origin using temporary storage. Quota.AgeOfOriginInDays Quota.AgeOfDataInDays Quota.QuotaForOrigin BUG=605753 Committed: https://crrev.com/78bab80f86194d0b4983aa42b5e11ea3fca3d0f2 Cr-Commit-Position: refs/heads/master@{#394970}

Patch Set 1 #

Total comments: 16

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -18 lines) Patch
M storage/browser/quota/quota_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M storage/browser/quota/quota_manager.cc View 1 2 3 4 5 6 chunks +53 lines, -16 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 3 chunks +31 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
michaeln
ptal
4 years, 7 months ago (2016-05-19 03:18:25 UTC) #2
Ilya Sherman
https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc File storage/browser/quota/quota_manager.cc (right): https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc#newcode334 storage/browser/quota/quota_manager.cc:334: UMA_HISTOGRAM_MBYTES("Quota.QuotaForOriginIncognito", quota); It's worth double-checking with the privacy team, ...
4 years, 7 months ago (2016-05-19 04:06:01 UTC) #3
michaeln
fixed my mispelled name (duh) and added "for all origins with stored data" to a ...
4 years, 7 months ago (2016-05-19 19:09:15 UTC) #4
michaeln
doh... wait... https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc File storage/browser/quota/quota_manager.cc (right): https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc#newcode1595 storage/browser/quota/quota_manager.cc:1595: UMA_HISTOGRAM_MBYTES("Quota.AmountOverYearOldData", usage_over_year_old); On 2016/05/19 19:09:15, michaeln wrote: ...
4 years, 7 months ago (2016-05-19 19:51:24 UTC) #5
Ilya Sherman
https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc File storage/browser/quota/quota_manager.cc (right): https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc#newcode334 storage/browser/quota/quota_manager.cc:334: UMA_HISTOGRAM_MBYTES("Quota.QuotaForOriginIncognito", quota); On 2016/05/19 19:09:15, michaeln wrote: > On ...
4 years, 7 months ago (2016-05-19 22:31:17 UTC) #6
michaeln
https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc File storage/browser/quota/quota_manager.cc (right): https://codereview.chromium.org/1992813004/diff/1/storage/browser/quota/quota_manager.cc#newcode334 storage/browser/quota/quota_manager.cc:334: UMA_HISTOGRAM_MBYTES("Quota.QuotaForOriginIncognito", quota); On 2016/05/19 22:31:16, Ilya Sherman wrote: > ...
4 years, 7 months ago (2016-05-19 22:56:30 UTC) #7
Ilya Sherman
LGTM, thanks.
4 years, 7 months ago (2016-05-19 23:49:26 UTC) #10
Nate Chapin
lgtm
4 years, 7 months ago (2016-05-20 00:10:14 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1992813004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1992813004/100001
4 years, 7 months ago (2016-05-20 00:18:24 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-20 02:59:33 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 03:01:12 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/78bab80f86194d0b4983aa42b5e11ea3fca3d0f2
Cr-Commit-Position: refs/heads/master@{#394970}

Powered by Google App Engine
This is Rietveld 408576698