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

Issue 163963005: Fix prerender byte-count UMA. (Closed)

Created:
6 years, 10 months ago by jkarlin
Modified:
6 years, 10 months ago
CC:
chromium-reviews, tburkard+watch_chromium.org, gavinp+prer_chromium.org, cbentzel+watch_chromium.org, dominich+watch_chromium.org, davidben+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix prerender byte-count UMA. In the review process of cr/160513002 I wound up losing reports of bytes from non-prerender resources. This fixes that. It also updates the max bin size of profile bytes since there could be lots of requests between prerenders. BUG=334602 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252125

Patch Set 1 #

Patch Set 2 : Uploading again. #

Total comments: 6

Patch Set 3 : Removed unnecessary NULL ptr conditionals #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -13 lines) Patch
M chrome/browser/prerender/prerender_histograms.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 2 3 chunks +34 lines, -12 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jkarlin
tburkard@chromium.org: Please review changes in everything. jochen@chromium.org: Please review changes in everything, but mostly for ...
6 years, 10 months ago (2014-02-18 15:15:28 UTC) #1
tburkard
can you upload this again, can't see the changes in the web ui To unsubscribe ...
6 years, 10 months ago (2014-02-18 15:16:53 UTC) #2
jkarlin
Huh, weird. Uploaded again and all is well. On Tue, Feb 18, 2014 at 10:16 ...
6 years, 10 months ago (2014-02-18 15:29:13 UTC) #3
tburkard
ah yup, good catch. lgtm To unsubscribe from this group and stop receiving emails from ...
6 years, 10 months ago (2014-02-18 15:31:28 UTC) #4
jkarlin
PTAL jochen, thanks! :)
6 years, 10 months ago (2014-02-19 16:52:04 UTC) #5
jochen (gone - plz use gerrit)
https://codereview.chromium.org/163963005/diff/120001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc File chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc (right): https://codereview.chromium.org/163963005/diff/120001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc#newcode137 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc:137: if (!render_view_host) when is that possible? https://codereview.chromium.org/163963005/diff/120001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc#newcode147 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc:147: return ...
6 years, 10 months ago (2014-02-19 16:54:24 UTC) #6
jkarlin
https://codereview.chromium.org/163963005/diff/120001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc File chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc (right): https://codereview.chromium.org/163963005/diff/120001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc#newcode137 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc:137: if (!render_view_host) On 2014/02/19 16:54:24, jochen wrote: > when ...
6 years, 10 months ago (2014-02-19 17:31:57 UTC) #7
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-19 18:02:35 UTC) #8
jkarlin
The CQ bit was checked by jkarlin@chromium.org
6 years, 10 months ago (2014-02-19 18:08:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jkarlin@chromium.org/163963005/310001
6 years, 10 months ago (2014-02-19 18:15:42 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 23:14:50 UTC) #11
Message was sent while issue was closed.
Change committed as 252125

Powered by Google App Engine
This is Rietveld 408576698