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

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: James' 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 35b3c77107264ab91d2e3857942a0935bf1b0875..c595e27a5beb7d526435809bb3ca2a51dbf04d2b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1572,9 +1572,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
enum="DeprecatedAcceleratorUsage">
<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
- number of times each accelerator (deprecated and new) is used.
+ Obsolete since M58. The switch to the next IME action has two accelerators:
James Cook 2017/01/27 16:40:30 I think you need to add an <obsolete> tag, e.g.
afakhry 2017/01/27 17:27:41 Done.
+ - 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>

Powered by Google App Engine
This is Rietveld 408576698