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

Issue 15907004: [Quota] Add UsageTracker::GetGlobalLimitedUsage (Closed)

Created:
7 years, 6 months ago by tzik
Modified:
7 years, 6 months ago
Reviewers:
kinuko
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

[Quota] Add UsageTracker::GetGlobalLimitedUsage. This CL add GetGlobalLimitedUsage to UsageTracker and replace GetGlobalUsage in QuotaManager with limited usage version. BUG=220029 TEST=existing test should keep green Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202540

Patch Set 1 #

Patch Set 2 : s/GetGlobalUsage/GetGlobalLimitedUsage/g #

Patch Set 3 : testfix #

Patch Set 4 : drop global_usage and global_unlimited_usage from UsageAndQuota #

Patch Set 5 : +LazyInitialize #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -95 lines) Patch
M webkit/quota/quota_manager.h View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M webkit/quota/quota_manager.cc View 1 2 3 4 14 chunks +44 lines, -61 lines 0 comments Download
M webkit/quota/quota_manager_unittest.cc View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M webkit/quota/quota_temporary_storage_evictor.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M webkit/quota/quota_temporary_storage_evictor_unittest.cc View 1 2 3 5 chunks +1 line, -22 lines 0 comments Download
M webkit/quota/usage_tracker.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/quota/usage_tracker.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tzik
PTAL
7 years, 6 months ago (2013-05-28 06:52:37 UTC) #1
kinuko
lgtm
7 years, 6 months ago (2013-05-28 07:24:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/15907004/10001
7 years, 6 months ago (2013-05-28 07:26:22 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-05-28 12:05:56 UTC) #4
Message was sent while issue was closed.
Change committed as 202540

Powered by Google App Engine
This is Rietveld 408576698