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

Issue 9463026: Add field trial to extend prerender expiration to 5 minutes. (Closed)

Created:
8 years, 10 months ago by dominich
Modified:
8 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, tburkard+watch_chromium.org, dominich+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

Add field trial to extend prerender expiration to 5 minutes. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124777

Patch Set 1 #

Patch Set 2 : Refactor as experiment mode #

Patch Set 3 : Cleanup #

Patch Set 4 : Fix unit tests #

Total comments: 2

Patch Set 5 : Fix sum for stable/beta #

Total comments: 6

Patch Set 6 : Response to cbentzel #

Patch Set 7 : Metric system #

Patch Set 8 : Fixing messaging for net-internals #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -23 lines) Patch
M chrome/browser/prerender/prerender_field_trial.cc View 1 2 3 4 5 6 3 chunks +29 lines, -11 lines 0 comments Download
M chrome/browser/prerender/prerender_manager.h View 1 2 3 4 5 2 chunks +2 lines, -0 lines 1 comment Download
M chrome/browser/prerender/prerender_manager.cc View 1 2 3 4 5 6 7 4 chunks +14 lines, -8 lines 0 comments Download
M chrome/browser/prerender/prerender_manager_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/net_internals/prerender_view.js View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
dominich
I still need to split the histograms based on this field trial, but I'm concerned ...
8 years, 10 months ago (2012-02-24 21:40:34 UTC) #1
cbentzel
On Fri, Feb 24, 2012 at 4:40 PM, <dominich@chromium.org> wrote: > Reviewers: tburkard, > > ...
8 years, 10 months ago (2012-02-24 22:18:19 UTC) #2
dominich
On 2012/02/24 22:18:19, cbentzel wrote: > On Fri, Feb 24, 2012 at 4:40 PM, <mailto:dominich@chromium.org> ...
8 years, 10 months ago (2012-02-24 22:23:03 UTC) #3
dominich
This is ready for review
8 years, 10 months ago (2012-02-27 19:01:18 UTC) #4
cbentzel
http://codereview.chromium.org/9463026/diff/3005/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/9463026/diff/3005/chrome/browser/prerender/prerender_field_trial.cc#newcode60 chrome/browser/prerender/prerender_field_trial.cc:60: exp1_probability = 490; These no longer sum to 1200
8 years, 10 months ago (2012-02-27 19:23:19 UTC) #5
dominich
http://codereview.chromium.org/9463026/diff/3005/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/9463026/diff/3005/chrome/browser/prerender/prerender_field_trial.cc#newcode60 chrome/browser/prerender/prerender_field_trial.cc:60: exp1_probability = 490; On 2012/02/27 19:23:20, cbentzel wrote: > ...
8 years, 10 months ago (2012-02-27 19:29:53 UTC) #6
cbentzel
On 2012/02/27 19:29:53, dominich wrote: > http://codereview.chromium.org/9463026/diff/3005/chrome/browser/prerender/prerender_field_trial.cc > File chrome/browser/prerender/prerender_field_trial.cc (right): > > http://codereview.chromium.org/9463026/diff/3005/chrome/browser/prerender/prerender_field_trial.cc#newcode60 > ...
8 years, 10 months ago (2012-02-28 00:49:57 UTC) #7
cbentzel
Are you doing the histogram changes in another CL? http://codereview.chromium.org/9463026/diff/9002/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): http://codereview.chromium.org/9463026/diff/9002/chrome/browser/prerender/prerender_field_trial.cc#newcode48 chrome/browser/prerender/prerender_field_trial.cc:48: ...
8 years, 10 months ago (2012-02-28 00:53:40 UTC) #8
cbentzel
On 2012/02/28 00:53:40, cbentzel wrote: > Are you doing the histogram changes in another CL? ...
8 years, 10 months ago (2012-02-28 00:54:30 UTC) #9
dominich
I also like the metric system, but in this case the numbers make more sense ...
8 years, 9 months ago (2012-02-28 17:51:31 UTC) #10
cbentzel
On 2012/02/28 17:51:31, dominich wrote: > I also like the metric system, but in this ...
8 years, 9 months ago (2012-02-28 18:21:58 UTC) #11
dominich
tburkard: ping
8 years, 9 months ago (2012-03-01 15:53:18 UTC) #12
cbentzel
Thanks for making the change. LGTM On Thu, Mar 1, 2012 at 10:53 AM, <dominich@chromium.org> ...
8 years, 9 months ago (2012-03-01 15:56:33 UTC) #13
tburkard
lgtm
8 years, 9 months ago (2012-03-02 18:19:58 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominich@chromium.org/9463026/22001
8 years, 9 months ago (2012-03-02 18:23:14 UTC) #15
commit-bot: I haz the power
Presubmit check for 9463026-22001 failed and returned exit status 1. /mnt/data/b/commit-queue/workdir/chromium/third_party/closure_linter/closure_linter/javascriptlintrules.py:28: DeprecationWarning: the sets module ...
8 years, 9 months ago (2012-03-02 18:23:18 UTC) #16
dominich
mmenke: net-internals
8 years, 9 months ago (2012-03-02 18:25:49 UTC) #17
mmenke
On 2012/03/02 18:25:49, dominich wrote: > mmenke: net-internals LGTM, though perhaps we should make the ...
8 years, 9 months ago (2012-03-02 19:15:07 UTC) #18
dominich
PTAL: Updated enabled_note text.
8 years, 9 months ago (2012-03-02 19:41:17 UTC) #19
mmenke1
LGTM, thanks!
8 years, 9 months ago (2012-03-02 19:42:12 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominich@chromium.org/9463026/29002
8 years, 9 months ago (2012-03-02 20:06:03 UTC) #21
commit-bot: I haz the power
Change committed as 124777
8 years, 9 months ago (2012-03-02 23:49:25 UTC) #22
gavinp
8 years, 3 months ago (2012-09-13 05:51:15 UTC) #23
:-(

http://codereview.chromium.org/9463026/diff/29002/chrome/browser/prerender/pr...
File chrome/browser/prerender/prerender_manager.h (right):

http://codereview.chromium.org/9463026/diff/29002/chrome/browser/prerender/pr...
chrome/browser/prerender/prerender_manager.h:72:
PRERENDER_MODE_EXPERIMENT_5MIN_TTL_GROUP,
This should never have been committed! See the comment at the top of this enum.

Powered by Google App Engine
This is Rietveld 408576698