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

Issue 10802062: Clean up Prerender field trials. (Closed)

Created:
8 years, 5 months ago by gavinp
Modified:
8 years, 4 months ago
Reviewers:
dominich
CC:
chromium-reviews, tburkard+watch_chromium.org, gavinp+prer_chromium.org, cbentzel+watch_chromium.org, dominich+watch_chromium.org, mmenke
Visibility:
Public.

Description

Clean up Prerender field trials. Remove the second comparison group from the prerender field trials, and reorganize the code so that we can compile assert on the summation. The second group has already shown us our numbers are good. The compile time assertion should avoid fat finger errors that we've caught in other reviews (which would otherwise have been a _beta crasher_!). I think we should also give consideration to renaming these histograms for ease of understanding. I know that makes a historic comparison cost, but it makes arriving new in this area so much easier. I'll rebase the multiple prerender CL on top of this. R=dominich@chromium.org BUG=None TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148639 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148743

Patch Set 1 #

Patch Set 2 : rename prerender field trials, too. #

Total comments: 6

Patch Set 3 : remediate to review #

Total comments: 2

Patch Set 4 : _on -> _enabled #

Patch Set 5 : who needs unreferenced variables? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -74 lines) Patch
M chrome/browser/prerender/prerender_field_trial.cc View 1 2 3 4 6 chunks +73 lines, -74 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
gavinp
Dominic, WDYT?
8 years, 5 months ago (2012-07-22 17:03:32 UTC) #1
dominich
LGTM Don't forget to change the histograms.xml file. I'm not sure if you want to ...
8 years, 5 months ago (2012-07-23 15:04:35 UTC) #2
gavinp
On 2012/07/23 15:04:35, dominich wrote: > LGTM > > Don't forget to change the histograms.xml ...
8 years, 5 months ago (2012-07-23 15:11:36 UTC) #3
dominich
On Mon, Jul 23, 2012 at 8:11 AM, <gavinp@chromium.org> wrote: > On 2012/07/23 15:04:35, dominich ...
8 years, 5 months ago (2012-07-23 16:05:44 UTC) #4
gavinp
On 2012/07/23 16:05:44, dominich wrote: > On Mon, Jul 23, 2012 at 8:11 AM, <mailto:gavinp@chromium.org> ...
8 years, 5 months ago (2012-07-23 16:49:55 UTC) #5
dominich
LGTM modulo minor renaming suggestions http://codereview.chromium.org/10802062/diff/4002/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/10802062/diff/4002/chrome/browser/prerender/prerender_field_trial.cc#newcode98 chrome/browser/prerender/prerender_field_trial.cc:98: "Prerender", divisor, "PrerenderOn", PrerenderEnabled? ...
8 years, 5 months ago (2012-07-23 16:56:41 UTC) #6
gavinp
http://codereview.chromium.org/10802062/diff/4002/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/10802062/diff/4002/chrome/browser/prerender/prerender_field_trial.cc#newcode98 chrome/browser/prerender/prerender_field_trial.cc:98: "Prerender", divisor, "PrerenderOn", On 2012/07/23 16:56:41, dominich wrote: > ...
8 years, 5 months ago (2012-07-23 17:01:04 UTC) #7
dominich
lgtm http://codereview.chromium.org/10802062/diff/12001/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/10802062/diff/12001/chrome/browser/prerender/prerender_field_trial.cc#newcode99 chrome/browser/prerender/prerender_field_trial.cc:99: 2013, 6, 30, &prerender_on_group)); nit: prerender_enabled_group.
8 years, 5 months ago (2012-07-23 17:10:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/10802062/14001
8 years, 5 months ago (2012-07-26 21:21:52 UTC) #9
gavinp
http://codereview.chromium.org/10802062/diff/12001/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/10802062/diff/12001/chrome/browser/prerender/prerender_field_trial.cc#newcode99 chrome/browser/prerender/prerender_field_trial.cc:99: 2013, 6, 30, &prerender_on_group)); On 2012/07/23 17:10:05, dominich wrote: ...
8 years, 5 months ago (2012-07-26 21:55:21 UTC) #10
commit-bot: I haz the power
Change committed as 148639
8 years, 5 months ago (2012-07-26 22:45:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/10802062/25001
8 years, 5 months ago (2012-07-26 23:28:37 UTC) #12
gavinp
On 2012/07/26 22:45:00, I haz the power (commit-bot) wrote: > Change committed as 148639 Removed ...
8 years, 5 months ago (2012-07-26 23:31:47 UTC) #13
commit-bot: I haz the power
Try job failure for 10802062-25001 (retry) on linux_rel for steps "interactive_ui_tests, browser_tests". It's a second ...
8 years, 4 months ago (2012-07-27 09:06:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/10802062/25001
8 years, 4 months ago (2012-07-27 09:10:11 UTC) #15
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 11:21:32 UTC) #16
Change committed as 148743

Powered by Google App Engine
This is Rietveld 408576698