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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2628613002: Add UseCounters for referrerpolicy attributes (Closed)
Patch Set: Created 3 years, 11 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/html/HTMLLinkElement.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 5ad180c7604711d287fae46c16446a83ad583512..fee516d1601c9ae7f9e255793e483b3c29f7b3bb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -88674,6 +88674,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1751" label="TopNavInSandboxWithPerm"/>
<int value="1752" label="TopNavInSandboxWithPermButNoGesture"/>
<int value="1753" label="ReferrerPolicyHeader"/>
+ <int value="1754" label="HTMLAnchorElementReferrerPolicyAttribute"/>
+ <int value="1755" label="HTMLIFrameElementReferrerPolicyAttribute"/>
+ <int value="1756" label="HTMLImageElementReferrerPolicyAttribute"/>
+ <int value="1757" label="HTMLLinkElementReferrerPolicyAttribute"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLLinkElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698