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

Issue 8370020: Add a new field trial for Instant. (Closed)

Created:
9 years, 2 months ago by sreeram
Modified:
9 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Add a new field trial for Instant. In this mode, we issue queries as the user types, but don't show the preview. The name HIDDEN seems more appropriate here, so I've usurped that name for this trial, renaming the earlier one to SILENT (since it doesn't speak the queries over the wire). BUG=none TEST=interactive_ui_tests InstantFieldTrial* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107053

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed @sky's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -70 lines) Patch
M chrome/browser/instant/instant_browsertest.cc View 1 3 chunks +71 lines, -2 lines 0 comments Download
M chrome/browser/instant/instant_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/instant/instant_controller.cc View 1 5 chunks +19 lines, -5 lines 0 comments Download
M chrome/browser/instant/instant_field_trial.h View 3 chunks +24 lines, -16 lines 0 comments Download
M chrome/browser/instant/instant_field_trial.cc View 7 chunks +57 lines, -46 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sreeram
Please review.
9 years, 2 months ago (2011-10-22 03:38:52 UTC) #1
sky
http://codereview.chromium.org/8370020/diff/1/chrome/browser/instant/instant_controller.cc File chrome/browser/instant/instant_controller.cc (right): http://codereview.chromium.org/8370020/diff/1/chrome/browser/instant/instant_controller.cc#newcode186 chrome/browser/instant/instant_controller.cc:186: // For the HIDDEN field trial, never send back ...
9 years, 2 months ago (2011-10-24 15:03:31 UTC) #2
sreeram
http://codereview.chromium.org/8370020/diff/1/chrome/browser/instant/instant_controller.cc File chrome/browser/instant/instant_controller.cc (right): http://codereview.chromium.org/8370020/diff/1/chrome/browser/instant/instant_controller.cc#newcode186 chrome/browser/instant/instant_controller.cc:186: // For the HIDDEN field trial, never send back ...
9 years, 2 months ago (2011-10-24 17:14:50 UTC) #3
sky
9 years, 2 months ago (2011-10-24 17:23:49 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698