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

Issue 2851603002: Reporting: Cap number of clients in cache. (Closed)

Created:
3 years, 7 months ago by Julia Tuttle
Modified:
3 years, 7 months ago
Reviewers:
shivanisha
CC:
cbentzel+watch_chromium.org, chromium-reviews, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Reporting: Cap number of clients in cache. BUG=704259 Review-Url: https://codereview.chromium.org/2851603002 Cr-Commit-Position: refs/heads/master@{#471071} Committed: https://chromium.googlesource.com/chromium/src/+/86cb6592130b35de26282d8855c135d550410f61

Patch Set 1 #

Patch Set 2 : Tweak a few things. #

Total comments: 9

Patch Set 3 : Make requested change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -60 lines) Patch
M net/reporting/reporting_cache.h View 1 4 chunks +30 lines, -12 lines 0 comments Download
M net/reporting/reporting_cache.cc View 1 2 4 chunks +138 lines, -37 lines 0 comments Download
M net/reporting/reporting_cache_unittest.cc View 1 6 chunks +82 lines, -11 lines 0 comments Download
M net/reporting/reporting_delivery_agent.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/reporting/reporting_policy.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M net/reporting/reporting_policy.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (10 generated)
Julia Tuttle
PTAL, shivanisha.
3 years, 7 months ago (2017-04-28 18:26:13 UTC) #3
shivanisha
https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc File net/reporting/reporting_cache.cc (right): https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc#newcode202 net/reporting/reporting_cache.cc:202: } May be not have old_client here at all. ...
3 years, 7 months ago (2017-05-03 19:00:01 UTC) #7
Julia Tuttle
PTAL, shivanisha. https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc File net/reporting/reporting_cache.cc (right): https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc#newcode202 net/reporting/reporting_cache.cc:202: } On 2017/05/03 19:00:00, shivanisha wrote: > ...
3 years, 7 months ago (2017-05-04 16:50:22 UTC) #8
shivanisha
https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc File net/reporting/reporting_cache.cc (right): https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc#newcode202 net/reporting/reporting_cache.cc:202: } On 2017/05/04 at 16:50:21, Julia Tuttle wrote: > ...
3 years, 7 months ago (2017-05-05 19:24:48 UTC) #9
Julia Tuttle
https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc File net/reporting/reporting_cache.cc (right): https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc#newcode374 net/reporting/reporting_cache.cc:374: for (const auto& it : client_last_used_) { On 2017/05/05 ...
3 years, 7 months ago (2017-05-08 14:15:57 UTC) #10
shivanisha
On 2017/05/08 at 14:15:57, juliatuttle wrote: > https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc > File net/reporting/reporting_cache.cc (right): > > https://codereview.chromium.org/2851603002/diff/20001/net/reporting/reporting_cache.cc#newcode374 ...
3 years, 7 months ago (2017-05-08 19:53:08 UTC) #11
Julia Tuttle
On 2017/05/08 19:53:08, shivanisha wrote: > On 2017/05/08 at 14:15:57, juliatuttle wrote: > > > ...
3 years, 7 months ago (2017-05-08 19:55:17 UTC) #12
shivanisha
On 2017/05/08 at 19:55:17, juliatuttle wrote: > On 2017/05/08 19:53:08, shivanisha wrote: > > On ...
3 years, 7 months ago (2017-05-08 20:03:46 UTC) #13
Julia Tuttle
It never really needs to, because it never touches clients directly. It touches sets of ...
3 years, 7 months ago (2017-05-08 20:06:57 UTC) #14
shivanisha
LGTM. On 2017/05/08 at 20:06:57, juliatuttle wrote: > It never really needs to, because it ...
3 years, 7 months ago (2017-05-08 20:35:27 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2851603002/40001
3 years, 7 months ago (2017-05-09 16:53:36 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/421995)
3 years, 7 months ago (2017-05-09 18:01:59 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2851603002/40001
3 years, 7 months ago (2017-05-11 19:12:50 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 21:13:09 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/86cb6592130b35de26282d8855c1...

Powered by Google App Engine
This is Rietveld 408576698