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

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

Issue 297123002: API proposal for chrome.app.window to intercept all keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use WidgetObserver instead of plumbing SetKeyboardIntercept through view::Widget Created 6 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 f963fe5020c61df7cd18692395e5aa361fb8cb7e..b47866951bb8434a5d6442407f4d8007ff2726d1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44547,6 +44547,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="920" label="VPNPROVIDER_NOTIFYCONNECTIONSTATECHANGED"/>
<int value="921" label="DOCUMENT_SCAN_SCAN"/>
<int value="922" label="EASYUNLOCKPRIVATE_GETUSERIMAGE"/>
+ <int value="923" label="APP_CURRENTWINDOWINTERNAL_SETINTERCEPTALLKEYS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698