DescriptionChange the default value of the fetching_requires_signin parameter
With the current default value fetching_requires_signin=true, users get
suboptimal UX after fresh install / after clearing app data. Because of
bug 632199, the server-side variation parameters are not applied in the
first run and sign-in is required. This is inconsistent with the second
run of Chrome, where the server sets fetching_requires_signin:=false
and no sign-in is required any more.
BUG=646759
Committed: https://crrev.com/c9be4526b76c9325ad29996f1eff185e3ff87535
Cr-Commit-Position: refs/heads/master@{#419147}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Marc's comment #Patch Set 3 : Build fix #Patch Set 4 : A unit-test experiment #Patch Set 5 : Reverting the unittest experiment #
Messages
Total messages: 27 (21 generated)
|