Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2487373003: Disable background video track behind a feature flag (Closed)
Patch Set: Added the feature flag to histograms.xml Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9bad1e508bc37531cd7f4636eba4493f7ae5e896..70fd39c98bdad73551b298cdad0a245e9dd61896 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90368,6 +90368,7 @@ value.
<int value="-2017953534" label="enable-hosted-app-shim-creation"/>
<int value="-2013551096" label="ViewsSimplifiedFullscreenUI:disabled"/>
<int value="-2008272679" label="disable-webrtc-hw-encoding"/>
+ <int value="-2005089558" label="BackgroundVideoTrackOptimization:disabled"/>
<int value="-2003354337"
label="enable-search-button-in-omnibox-for-str-or-iip"/>
<int value="-1999892428" label="force-ui-direction"/>
@@ -90774,6 +90775,7 @@ value.
<int value="-78035185" label="custom_summary"/>
<int value="-76631048" label="disable-offline-auto-reload-visible-only"/>
<int value="-70595606" label="ash-enable-unified-desktop"/>
+ <int value="-68877684" label="BackgroundVideoTrackOptimization:enabled"/>
<int value="-68225452" label="enable-translate-new-ux"/>
<int value="-58242474" label="ash-disable-swipe-to-close-in-overview-mode"/>
<int value="-55944747" label="disable-child-account-detection"/>

Powered by Google App Engine
This is Rietveld 408576698