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

Issue 10948006: Cleanup: quota::HostQuotaCallback do not need to pass host and type as arguments (Closed)

Created:
8 years, 3 months ago by calvinlo
Modified:
8 years, 3 months ago
Reviewers:
kinuko, jam, Mike West
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, markusheintz_, jam
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : Fixed unittests somehow missed in previous patch #

Total comments: 4

Patch Set 3 : Fixes for Kinuko San Review #1 #

Total comments: 2

Patch Set 4 : Added TODO about merging callbacks #

Patch Set 5 : Fix for accidentally merging changes from another patch #

Patch Set 6 : Fix for accidentally merging changes from another patch Attempt 2 #

Patch Set 7 : Fixed missed compile errors in unit_tests and fixed broken QuotaManagerTests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -42 lines) Patch
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.h View 1 2 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/quota_dispatcher_host.cc View 1 2 3 chunks +5 lines, -11 lines 0 comments Download
M webkit/quota/quota_manager.cc View 1 2 6 chunks +9 lines, -12 lines 0 comments Download
M webkit/quota/quota_manager_unittest.cc View 1 2 3 4 5 6 2 chunks +0 lines, -6 lines 0 comments Download
M webkit/quota/quota_types.h View 1 2 3 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
calvinlo
I think this is ready for review. As discussed in person, I will try to ...
8 years, 3 months ago (2012-09-18 11:24:54 UTC) #1
kinuko
(Still looking) Can you update this CL relative to the branch for your another CL ...
8 years, 3 months ago (2012-09-18 12:03:56 UTC) #2
calvinlo
Just FYI, Try jobs aren't running correctly since this is branched from my other pending ...
8 years, 3 months ago (2012-09-19 03:15:38 UTC) #3
kinuko
lgtm http://codereview.chromium.org/10948006/diff/7003/webkit/quota/quota_types.h File webkit/quota/quota_types.h (right): http://codereview.chromium.org/10948006/diff/7003/webkit/quota/quota_types.h#newcode51 webkit/quota/quota_types.h:51: int64 quota)> HostQuotaCallback; nit: can you add a ...
8 years, 3 months ago (2012-09-19 09:29:24 UTC) #4
calvinlo
Running try jobs again now. Should be ok after commit of previous patch this was ...
8 years, 3 months ago (2012-09-19 11:20:51 UTC) #5
kinuko
On 2012/09/19 11:20:51, calvinlo wrote: > Running try jobs again now. Should be ok after ...
8 years, 3 months ago (2012-09-20 04:47:51 UTC) #6
calvinlo
Hi mkwst, can you please review the small changes in chrome/browser/browsing_data/
8 years, 3 months ago (2012-09-20 05:59:34 UTC) #7
Mike West
On 2012/09/20 05:59:34, calvinlo wrote: > Hi mkwst, can you please review the small changes ...
8 years, 3 months ago (2012-09-20 06:08:46 UTC) #8
calvinlo
I think I've fixed the compile errors I missed before and also the couple of ...
8 years, 3 months ago (2012-09-20 08:37:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calvinlo@chromium.org/10948006/24003
8 years, 3 months ago (2012-09-20 09:22:59 UTC) #10
commit-bot: I haz the power
Presubmit check for 10948006-24003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-20 09:23:02 UTC) #11
calvinlo
Hi Jam, can you please review the minmial change in content/browser/renderer_host/. Thanks.
8 years, 3 months ago (2012-09-20 09:43:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calvinlo@chromium.org/10948006/24003
8 years, 3 months ago (2012-09-20 09:43:54 UTC) #13
commit-bot: I haz the power
8 years, 3 months ago (2012-09-20 11:51:58 UTC) #14
Change committed as 157746

Powered by Google App Engine
This is Rietveld 408576698