Chromium Code Reviews
DescriptionPrerender: Hardcode the Silence experiment date
As confirmed with the UMA team, the field trial allows only 60-70% coverage of
users for one day (particularly, on Windows).
To address this shortcoming, this change hardcodes the explicit date of the
experiment (for December 14th as seen in PST, to be synchronized with field
trial server-seeding better). To be effective this must be cherry-picked to M55.
The experiment still has the ability to serve as a "kill switch" by setting the
group "ExperimentYes_expires_2016-12-14T07:00:00Z" (or any earlier date in the
string). As discussed above, this has limited effect in the day range.
Also this changes AGSA to opt out of the experiment. Currently AGSA only uses
ORIGIN_EXTERNAL_REQUEST_FORCED_CELLULAR. The experiment will not take effect
on these origins. Other 1st party apps are not using this prerender::Origin, as
far as we know, and the use of it is restricted to 1st party, hence this change
should not affect the experiment for other Android apps.
BUG=640592
Committed: https://crrev.com/40296583e81a52db397a24b2745f43a35ab6870e
Cr-Commit-Position: refs/heads/master@{#435610}
Patch Set 1 #Patch Set 2 : prefix the global with g_ #Patch Set 3 : allow ORIGIN_EXTERNAL_REQUEST_FORCED_CELLULAR during PrerenderSilence #
Messages
Total messages: 21 (13 generated)
|
||||||||||||||||||||||||||||