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

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

Issue 2088453002: Implement the inert attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert histograms.xml Created 3 years, 7 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/platform/RuntimeEnabledFeatures.json5 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 593519ff2ab94de531e518dd3a8229a9d336c668..5fed05b24827eaaef7cad8884366a786e2e2bdd7 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15013,6 +15013,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1993" label="ShapeDetection_TextDetectorConstructor"/>
<int value="1994"
label="CredentialManagerCredentialRequestOptionsOnlyUnmediated"/>
+ <int value="1995" label="InertAttribute"/>
<int value="1996" label="PluginInstanceAccessFromIsolatedWorld"/>
<int value="1997" label="PluginInstanceAccessFromMainWorld"/>
<int value="1998" label="RequestFullscreenForDialogElement"/>
« no previous file with comments | « third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698