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

Issue 10916313: Cleanup: quota::HostUsageCallback and quota::HostQuotaCallback do not need to pass host and type as… (Closed)

Created:
8 years, 3 months ago by calvinlo
Modified:
8 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Cleanup: quota::HostUsageCallback do not need to pass host and type as arguments BUG=148900 TBR=mkwst@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157523

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixes for Kinuko Review #1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -53 lines) Patch
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/quota_internals_proxy.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_manager.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_manager.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M webkit/quota/quota_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/quota/quota_types.h View 1 2 chunks +3 lines, -31 lines 0 comments Download
M webkit/quota/usage_tracker.h View 1 3 chunks +3 lines, -4 lines 0 comments Download
M webkit/quota/usage_tracker.cc View 1 7 chunks +9 lines, -11 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
calvinlo
Finished part 1, cleaned up quota::HostUsageCallBack
8 years, 3 months ago (2012-09-14 12:29:14 UTC) #1
calvinlo
I think I've fixed the try jobs now so probably a good time to do ...
8 years, 3 months ago (2012-09-17 07:05:10 UTC) #2
kinuko
http://codereview.chromium.org/10916313/diff/1/webkit/quota/quota_manager.cc File webkit/quota/quota_manager.cc (right): http://codereview.chromium.org/10916313/diff/1/webkit/quota/quota_manager.cc#newcode361 webkit/quota/quota_manager.cc:361: weak_factory_.GetWeakPtr(), host, type); looks like we can call host() ...
8 years, 3 months ago (2012-09-17 19:15:42 UTC) #3
calvinlo
http://codereview.chromium.org/10916313/diff/1/webkit/quota/quota_manager.cc File webkit/quota/quota_manager.cc (right): http://codereview.chromium.org/10916313/diff/1/webkit/quota/quota_manager.cc#newcode361 webkit/quota/quota_manager.cc:361: weak_factory_.GetWeakPtr(), host, type); On 2012/09/17 19:15:42, kinuko wrote: > ...
8 years, 3 months ago (2012-09-18 05:59:18 UTC) #4
kinuko
lgtm
8 years, 3 months ago (2012-09-18 07:12:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calvinlo@chromium.org/10916313/16003
8 years, 3 months ago (2012-09-18 08:06:12 UTC) #6
commit-bot: I haz the power
Presubmit check for 10916313-16003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-18 08:06:16 UTC) #7
calvinlo
On 2012/09/18 07:12:40, kinuko wrote: > lgtm Hi estade, can you please review the one ...
8 years, 3 months ago (2012-09-18 08:10:56 UTC) #8
calvinlo
8 years, 3 months ago (2012-09-18 08:15:29 UTC) #9
calvinlo
Hi estade, can you please review the one line change in chrome/browser/ui/webui/quota_internals_proxy.cc Hi mkwst, can ...
8 years, 3 months ago (2012-09-18 08:15:42 UTC) #10
Evan Stade
webui lgtm
8 years, 3 months ago (2012-09-18 08:48:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calvinlo@chromium.org/10916313/16003
8 years, 3 months ago (2012-09-19 06:22:20 UTC) #12
Mike West
Sorry, I ended up being out more of yesterday than I expected. browsing_data LGTM.
8 years, 3 months ago (2012-09-19 06:35:50 UTC) #13
commit-bot: I haz the power
8 years, 3 months ago (2012-09-19 09:23:43 UTC) #14
Change committed as 157523

Powered by Google App Engine
This is Rietveld 408576698