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

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

Issue 2626243002: Add some <base> metrics to guide experimentation. (Closed)
Patch Set: One more. 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/frame/csp/CSPDirectiveList.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 262b1856a45366f975aeb33bad3b32fd307a00dc..1193845946c52b3fb2342a69383dfc7a99037123 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -88814,6 +88814,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1755" label="HTMLIFrameElementReferrerPolicyAttribute"/>
<int value="1756" label="HTMLImageElementReferrerPolicyAttribute"/>
<int value="1757" label="HTMLLinkElementReferrerPolicyAttribute"/>
+ <int value="1758" label="BaseElement"/>
+ <int value="1759" label="BaseWithCrossOriginHref"/>
+ <int value="1760" label="BaseWithDataHref"/>
+ <int value="1761" label="BaseWithNewlinesInTarget"/>
+ <int value="1762" label="BaseWithOpenBracketInTarget"/>
+ <int value="1763" label="BaseWouldBeBlockedByDefaultSrc"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698