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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 983853002: Hide close buttons of inactive stacked tabs by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: force paint instead of layout Created 5 years, 9 months 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
« no previous file with comments | « content/public/common/content_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 477ad058849b3f1a0caa0bdd1ed7a5a9ddbe5bb0..96adb5bdce4c3955135269975f8a86077acbe1a5 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52692,7 +52692,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="400322063" label="ash-disable-screen-orientation-lock"/>
<int value="401983950" label="enable-spdy4"/>
<int value="402143634" label="enable-search-button-in-omnibox-always"/>
- <int value="412957264" label="tab-close-buttons-hidden-with-touch"/>
Mark P 2015/03/11 22:25:10 Please do not delete entries from this enum. They
tdanderson 2015/03/11 23:37:37 Should I still keep this entry in histograms.xml e
Mark P 2015/03/11 23:42:46 Yes, that's exactly what I mean.
tdanderson 2015/03/11 23:53:50 Done.
<int value="413081240" label="enable-new-md-input-view"/>
<int value="415154056" label="enable-physical-keyboard-autocorrect"/>
<int value="423615350" label="enable-tab-audio-muting"/>
@@ -52742,6 +52741,8 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="939554480" label="enable-credit-card-scan"/>
<int value="952558794" label="enable-remote-assistance"/>
<int value="980396200" label="enable-new-korean-ime"/>
+ <int value="1019857902"
+ label="disable-hide-inactive-stacked-tab-close-buttons"/>
<int value="1022992701" label="enable-origin-chip-always"/>
<int value="1033597574" label="disable-layer-squashing"/>
<int value="1050321458" label="new-profile-management"/>
« no previous file with comments | « content/public/common/content_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698