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

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

Issue 2695433002: Add a UseCounter for notification permission requests from iframes (Closed)
Patch Set: rebase again 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 | « third_party/WebKit/Source/modules/notifications/Notification.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 038cec603fd612edd02fecaacc3f4d43571b4da7..a7a32f369ce1cd33b26f1b7c2df415f3796f5bbd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91169,6 +91169,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="UncancellableTouchEventDueToMainThreadResponsivenessPreventDefaulted"/>
<int value="1815" label="V8HTMLVideoElement_Poster_AttributeGetter"/>
<int value="1816" label="V8HTMLVideoElement_Poster_AttributeSetter"/>
+ <int value="1817" label="NotificationPermissionRequestedIframe"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/notifications/Notification.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698