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

Issue 22698002: Omnibox: Allow Bundled Omnibox Field Trial to Examine Instant Extended (Closed)

Created:
7 years, 4 months ago by Mark P
Modified:
7 years, 4 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Visibility:
Public.

Description

Omnibox: Allow Bundled Omnibox Field Trial to Examine Instant Extended Make the experiments in the bundled omnibox field trial be able to specify whether they should on for instant-extended-enabled users, off for those users but on for everyone else, or on for everyone. I tested this interactively using a local variations server. Plus there's improved unit tests. BUG=267584 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216848

Patch Set 1 #

Patch Set 2 : fix tests broken after rebase #

Total comments: 16

Patch Set 3 : Peter's comments #

Patch Set 4 : fix test for android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -74 lines) Patch
M chrome/browser/autocomplete/autocomplete_result_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/omnibox/omnibox_field_trial.h View 1 2 2 chunks +8 lines, -9 lines 0 comments Download
M chrome/browser/omnibox/omnibox_field_trial.cc View 1 2 3 chunks +36 lines, -11 lines 0 comments Download
M chrome/browser/omnibox/omnibox_field_trial_unittest.cc View 1 2 3 6 chunks +116 lines, -53 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Mark P
Hi Peter, This isn't an important/pressing as the other pending changes, but, regardless, it's ready ...
7 years, 4 months ago (2013-08-08 16:08:38 UTC) #1
Peter Kasting
LGTM https://codereview.chromium.org/22698002/diff/3001/chrome/browser/omnibox/omnibox_field_trial.cc File chrome/browser/omnibox/omnibox_field_trial.cc (right): https://codereview.chromium.org/22698002/diff/3001/chrome/browser/omnibox/omnibox_field_trial.cc#newcode274 chrome/browser/omnibox/omnibox_field_trial.cc:274: // key=<Rule>:<AutocompleteInput::PageClassification (as an int)>:<whether Nit: Consider breaking ...
7 years, 4 months ago (2013-08-09 20:45:44 UTC) #2
Mark P
https://codereview.chromium.org/22698002/diff/3001/chrome/browser/omnibox/omnibox_field_trial.cc File chrome/browser/omnibox/omnibox_field_trial.cc (right): https://codereview.chromium.org/22698002/diff/3001/chrome/browser/omnibox/omnibox_field_trial.cc#newcode274 chrome/browser/omnibox/omnibox_field_trial.cc:274: // key=<Rule>:<AutocompleteInput::PageClassification (as an int)>:<whether On 2013/08/09 20:45:45, Peter ...
7 years, 4 months ago (2013-08-09 21:55:01 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/22698002/10001
7 years, 4 months ago (2013-08-09 22:01:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/22698002/32001
7 years, 4 months ago (2013-08-10 05:34:03 UTC) #5
commit-bot: I haz the power
7 years, 4 months ago (2013-08-10 14:09:04 UTC) #6
Message was sent while issue was closed.
Change committed as 216848

Powered by Google App Engine
This is Rietveld 408576698