Prerender: 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 Review-Url: https://codereview.chromium.org/2538723003 Cr-Commit-Position: refs/heads/master@{#435610}
Showing
Please register or sign in to comment