DescriptionDisable 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 #
Messages
Total messages: 8 (0 generated)
|