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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1293813005: Change the new-task-manager flag so that the new implementation is enabled by default for all users. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « chrome/common/chrome_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 1caf2b88d7866583f25d8894835f45bd8bf48cf5..f1197212fd6ca02f2cf432ea1ac18c6944ccd3c9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62202,7 +62202,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-2077268643" label="disable-device-enumeration"/>
<int value="-2075725205" label="disable-new-zip-unpacker"/>
<int value="-2067166422" label="enable-slimming-paint-v2"/>
- <int value="-2063352474" label="enable-new-task-manager"/>
Lei Zhang 2015/08/14 18:17:47 I think you are suppose to never delete?
Alexei Svitkine (slow) 2015/08/14 18:27:51 Correct. Please keep the old entry so that old dat
afakhry 2015/08/14 18:36:04 I should keep the old entry even though the old fl
afakhry 2015/08/14 18:57:09 Done.
<int value="-2063014275" label="enable-web-bluetooth"/>
<int value="-2047822258" label="enable-avfoundation"/>
<int value="-2025367104" label="enable-material-design-ntp"/>
@@ -62588,6 +62587,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1272699563" label="enable-hosted-mode"/>
<int value="1279584261" label="enable-carrier-switching"/>
<int value="1283960113" label="disable-fixed-position-compositing"/>
+ <int value="1298981651" label="disable-new-task-manager"/>
<int value="1319725131" label="enable-distance-field-text"/>
<int value="1320201920" label="enable-touchpad-three-finger-click"/>
<int value="1351830811" label="do-not-ignore-autocomplete-off"/>
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698