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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2658853003: Remove the deprecated Alt+Shift shortcut completely (Closed)
Patch Set: More comments Created 3 years, 10 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 | « ash/common/accelerators/accelerator_table.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 35b3c77107264ab91d2e3857942a0935bf1b0875..84c46adf481b2daf1790d546c4fbb79808a72641 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1570,10 +1570,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Ash.Accelerators.Deprecated.NextIME"
enum="DeprecatedAcceleratorUsage">
+ <obsolete>
+ Deprecated 01/2017 for Issue 672905.
+ </obsolete>
<owner>afakhry@chromium.org</owner>
<summary>
- The switch to the next IME action has two accelerators: - Shift+Alt which
- is deprecated. - Ctrl+Shift+Space which is new. This histogram shows the
+ The switch to the next IME action has two accelerators: - Shift+Alt which is
+ deprecated. - Ctrl+Shift+Space which is new. This histogram shows the
number of times each accelerator (deprecated and new) is used.
</summary>
</histogram>
« no previous file with comments | « ash/common/accelerators/accelerator_table.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698