Add a holdback experiment to disable all data saver features |
||
Issue descriptionWe need to add a holdback experiment that disables all data saver features. This includes (i) disabling fetching of resources via proxy, (ii) disabling triggering of any previews that are conditioned on data saver being enabled (iii) Returning false for navigator.connection.saveData JavaScript API (iv) Not sending "save-data:on" client hint (v) Not disabling autoplay or preload of non-muted videos. However, in the data saver settings UI, we would still want to show users that data saver is enabled. So, I think one way to do this, might be to split IsDataReductionProxyEnabled() to two methods: One that will be used by consumers for triggering different features, and other for the purpose of UI.
,
Jan 18
(4 days ago)
,
Jan 18
(4 days ago)
It can be done in Finch without creating separate experiment. |
||
►
Sign in to add a comment |
||
Comment 1 by tbansal@chromium.org
, Oct 23