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

Issue 2754003006: Prerender: omnibox and instant field trial parameters. (Closed)

Created:
3 years, 9 months ago by mattcary
Modified:
3 years, 9 months ago
CC:
chromium-reviews, tburkard+watch_chromium.org, gavinp+prer_chromium.org, cbentzel+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Prerender: omnibox and instant field trial parameters. Allow omnibox and instant prerendering origins to be controlled separately from the rest of the NoStatePrefetch experiment. BUG=565501, 678332 TBR=vabr@chromium.org Review-Url: https://codereview.chromium.org/2754003006 Cr-Commit-Position: refs/heads/master@{#458124} Committed: https://chromium.googlesource.com/chromium/src/+/6430db2fde6019843ea53e3540757857934b804a

Patch Set 1 #

Patch Set 2 : Upon further reflection, change default behavior #

Patch Set 3 : browsertest tweaks #

Total comments: 13

Patch Set 4 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+309 lines, -110 lines) Patch
M chrome/browser/prerender/prerender_browsertest.cc View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/browser/prerender/prerender_field_trial.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_field_trial.cc View 1 2 3 1 chunk +54 lines, -25 lines 0 comments Download
M chrome/browser/prerender/prerender_manager.h View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/prerender/prerender_manager.cc View 5 chunks +32 lines, -8 lines 0 comments Download
M chrome/browser/prerender/prerender_manager_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_test_utils.h View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M chrome/browser/prerender/prerender_unittest.cc View 1 2 3 15 chunks +187 lines, -63 lines 0 comments Download
M chrome/browser/ui/login/login_handler_browsertest.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 35 (18 generated)
mattcary
Here's a proposal for the omnibox/instant flag organization. A summary of the choices of made ...
3 years, 9 months ago (2017-03-17 15:50:03 UTC) #2
pasko
looking at it, perhaps the BUG should point at both launch bugs?
3 years, 9 months ago (2017-03-17 16:38:32 UTC) #3
pasko
also: dry run?
3 years, 9 months ago (2017-03-17 17:22:54 UTC) #4
pasko
lgtm, my comments are mostly nits (but please nevertheless answer them) https://codereview.chromium.org/2754003006/diff/40001/chrome/browser/prerender/prerender_field_trial.cc File chrome/browser/prerender/prerender_field_trial.cc (right): ...
3 years, 9 months ago (2017-03-17 17:33:33 UTC) #7
pasko
Please also update the description to make it clearer for people not familiar with prerender ...
3 years, 9 months ago (2017-03-17 18:32:10 UTC) #10
mattcary
On 2017/03/17 16:38:32, pasko wrote: > looking at it, perhaps the BUG should point at ...
3 years, 9 months ago (2017-03-20 10:12:35 UTC) #11
mattcary
Looking into the various dry run failures now as everyone seems to be happy with ...
3 years, 9 months ago (2017-03-20 10:20:32 UTC) #13
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/2754003006/60001
3 years, 9 months ago (2017-03-20 13:16:34 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/389137)
3 years, 9 months ago (2017-03-20 13:22:49 UTC) #22
pasko
https://codereview.chromium.org/2754003006/diff/40001/chrome/browser/prerender/prerender_unittest.cc File chrome/browser/prerender/prerender_unittest.cc (right): https://codereview.chromium.org/2754003006/diff/40001/chrome/browser/prerender/prerender_unittest.cc#newcode429 chrome/browser/prerender/prerender_unittest.cc:429: ASSERT_TRUE( On 2017/03/20 10:20:31, mattcary wrote: > On 2017/03/17 ...
3 years, 9 months ago (2017-03-20 13:24:55 UTC) #23
mattcary
On 2017/03/20 13:24:55, pasko wrote: > https://codereview.chromium.org/2754003006/diff/40001/chrome/browser/prerender/prerender_unittest.cc > File chrome/browser/prerender/prerender_unittest.cc (right): > > https://codereview.chromium.org/2754003006/diff/40001/chrome/browser/prerender/prerender_unittest.cc#newcode429 > ...
3 years, 9 months ago (2017-03-20 13:28:59 UTC) #24
droger
lgtm, sorry for the delay
3 years, 9 months ago (2017-03-20 13:30:51 UTC) #25
mattcary
vabr@ as TBR for API affecting login_handler_browsertest.cc.
3 years, 9 months ago (2017-03-20 18:00:07 UTC) #28
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/2754003006/60001
3 years, 9 months ago (2017-03-20 18:01:55 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/6430db2fde6019843ea53e3540757857934b804a
3 years, 9 months ago (2017-03-20 18:16:57 UTC) #33
vabr (Chromium)
On 2017/03/20 18:00:07, mattcary wrote: > vabr@ as TBR for API affecting login_handler_browsertest.cc. LGTM, thanks! ...
3 years, 9 months ago (2017-03-20 18:19:21 UTC) #34
pasko
3 years, 9 months ago (2017-03-20 19:42:16 UTC) #35
Message was sent while issue was closed.
On 2017/03/17 18:32:10, pasko wrote:
> Please also update the description to make it clearer for people not familiar
> with prerender internals.
> 
> Specifically:
> * explicitly mention what parameters are added to the NoStatePrefetch
> base::Feature
> * the list of strings supported as values
> * how to force these modes via commandline (like in the nosate doc:
> http://goo.gl/EJjTCM - the doc should probably be updated later to cover this
> separation, right?)

This slipped unnoticed and now there is no way to fix it :(

I will attempt to hold my future l-g-t-m-s until I am satisfied with commit
description.

Powered by Google App Engine
This is Rietveld 408576698