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

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: Move flat tree checks up to the top of isInert 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 f242353e967639d412e4b0a38871121fd366a6b0..9f1b4bd4fcee5e1d49f4a88b314ca923be4b8bc7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91214,6 +91214,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1816" label="V8HTMLVideoElement_Poster_AttributeSetter"/>
<int value="1817" label="NotificationPermissionRequestedIframe"/>
<int value="1818" label="FileReaderSyncInServiceWorker"/>
+ <int value="1819" label="InertAttribute"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698