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

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

Issue 2088453002: Implement the inert attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 47f4d39d47ace9034bb182298b35e380f1b64186..4b0fe1b279bf7cd91f4420e931c180849f2a66d9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91194,6 +91194,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1815" label="V8HTMLVideoElement_Poster_AttributeGetter"/>
<int value="1816" label="V8HTMLVideoElement_Poster_AttributeSetter"/>
<int value="1817" label="NotificationPermissionRequestedIframe"/>
+ <int value="1818" label="InertAttribute"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698