DescriptionAdd a URL param to indicate group selection in Instant field trial.
Currently, if the user is chosen into an Instant field trial group, this
information is not indicated in the suggest or search request URLs. Such a URL
param will allow us to analyze experiment metrics from server logs.
Most of the changes here are because we need to pass the Profile information
through to the Instant field trial code.
BUG=91536
TEST=Observe ix=c or ix=e showing up in the URLs sent for suggest/search.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96954
Patch Set 1 #
Total comments: 6
Patch Set 2 : Thread safe handling of Profiles #
Total comments: 14
Patch Set 3 : Passing NULL as far as possible #
Total comments: 5
Patch Set 4 : Now with the fewest changes possible #
Total comments: 11
Patch Set 5 : Addressed @pkasting's comments #Messages
Total messages: 15 (0 generated)
|