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

Issue 7578014: Disable Instant field trial when suggest has been disabled. (Closed)

Created:
9 years, 4 months ago by sreeram
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Disable Instant field trial when suggest has been disabled. When suggest has been disabled, omnibox text is not sent to the default search engine. Instant's field trial should also be disabled in such a case, to avoid sending the omnibox text due to Instant. Note that if the Instant experiment has already been enabled, and *then* the user disables suggest, this won't disable the experiment immediately (since we don't listen for changes to prefs::kSuggestEnabled). Instead, it will be disabled at the next opportunity (some Instant pref changing, browser restart, etc). I think this is acceptable since, if the user is fiddling with preferences after Instant has been enabled, they can already click the Instant checkbox to turn it off. BUG=91730 TEST=Disable suggest. Verify that the Instant field trial doesn't get enabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95723

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/instant/instant_field_trial.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
sreeram
Please review.
9 years, 4 months ago (2011-08-05 15:00:49 UTC) #1
sreeram
@sky seems be offline. Could somebody else please take a look?
9 years, 4 months ago (2011-08-05 18:57:51 UTC) #2
dominich
LGTM
9 years, 4 months ago (2011-08-05 19:11:37 UTC) #3
brettw
On 2011/08/05 18:57:51, sreeram wrote: > @sky seems be offline. Could somebody else please take ...
9 years, 4 months ago (2011-08-05 23:21:53 UTC) #4
sreeram
On Fri, Aug 5, 2011 at 16:21, <brettw@chromium.org> wrote: > Please don't spam multiple people ...
9 years, 4 months ago (2011-08-05 23:41:44 UTC) #5
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 4 months ago (2011-08-06 01:24:47 UTC) #6
commit-bot: I haz the power
Change committed as 95723
9 years, 4 months ago (2011-08-06 03:20:17 UTC) #7
sky
9 years, 4 months ago (2011-08-08 16:06:11 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698