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

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

Issue 2094933002: Add UseCounter for requestPointerLock() usage in Shadow tree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 | « third_party/WebKit/Source/core/page/PointerLockController.cpp ('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 f21bc605eb4571345d784db8c49f1a78796bb5f6..7903c267a731371b72aeeaf10d74b2176bee5e16 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -75706,6 +75706,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1418" label="AddEventListenerPassiveFalse"/>
<int value="1419" label="CSPReferrerDirective"/>
<int value="1420" label="DocumentOpen"/>
+ <int value="1421" label="ElementRequestPointerLockInShadow"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/page/PointerLockController.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698