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

Issue 2278793002: Report the wasted network bytes when resource prefetches hit max limit (Closed)

Created:
4 years, 4 months ago by Raj
Modified:
4 years, 3 months ago
Reviewers:
bengr, Steven Holte
CC:
chromium-reviews, wifiprefetch-reviews_google.com, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Report the wasted network bytes when resource prefetches hit max limit BUG=625270 Committed: https://crrev.com/a30b7788400d638152f4727173e44a5b362903a2 Cr-Commit-Position: refs/heads/master@{#418646}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressed nits #

Patch Set 3 : minor fix #

Total comments: 2

Patch Set 4 : Addressed holte comments #

Total comments: 1

Patch Set 5 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M components/precache/core/precache_fetcher.cc View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Raj
4 years, 4 months ago (2016-08-24 22:48:48 UTC) #3
bengr
lgtm with nit. https://codereview.chromium.org/2278793002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2278793002/diff/1/tools/metrics/histograms/histograms.xml#newcode44600 tools/metrics/histograms/histograms.xml:44600: + resource prefetch. Logged when a ...
4 years, 3 months ago (2016-08-26 17:15:44 UTC) #4
Raj
holte: ptal
4 years, 3 months ago (2016-08-30 19:39:39 UTC) #6
Steven Holte
https://codereview.chromium.org/2278793002/diff/40001/components/precache/core/precache_fetcher.cc File components/precache/core/precache_fetcher.cc (right): https://codereview.chromium.org/2278793002/diff/40001/components/precache/core/precache_fetcher.cc#newcode284 components/precache/core/precache_fetcher.cc:284: network_response_bytes_, 1, kMaxResponseBytes, You probably shouldn't use kMaxResponseBytes here, ...
4 years, 3 months ago (2016-08-30 22:33:26 UTC) #7
Raj
https://codereview.chromium.org/2278793002/diff/40001/components/precache/core/precache_fetcher.cc File components/precache/core/precache_fetcher.cc (right): https://codereview.chromium.org/2278793002/diff/40001/components/precache/core/precache_fetcher.cc#newcode284 components/precache/core/precache_fetcher.cc:284: network_response_bytes_, 1, kMaxResponseBytes, On 2016/08/30 22:33:26, Steven Holte wrote: ...
4 years, 3 months ago (2016-09-14 00:14:36 UTC) #8
Steven Holte
LGTM, but either fix constant or comment. https://codereview.chromium.org/2278793002/diff/60001/components/precache/core/precache_fetcher.cc File components/precache/core/precache_fetcher.cc (right): https://codereview.chromium.org/2278793002/diff/60001/components/precache/core/precache_fetcher.cc#newcode285 components/precache/core/precache_fetcher.cc:285: 1024 * ...
4 years, 3 months ago (2016-09-14 18:43:57 UTC) #9
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/2278793002/80001
4 years, 3 months ago (2016-09-14 18:52:07 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-14 19:54:46 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 19:56:44 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a30b7788400d638152f4727173e44a5b362903a2
Cr-Commit-Position: refs/heads/master@{#418646}

Powered by Google App Engine
This is Rietveld 408576698