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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2705043002: Added use counters for document.origin and document.location.origin (Closed)
Patch Set: 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('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 f7fd8937c039f19f0327adf824671dab93cf2849..242b9f628340dd2a00fc56dadbacbc90190c2c76 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91447,6 +91447,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1823" label="RtcpMuxPolicyNegotiate"/>
<int value="1824" label="DOMClobberedVariableAccessed"/>
<int value="1825" label="HTMLDocumentCreateProcessingInstruction"/>
+ <int value="1826" label="FetchResponseConstructionWithStream"/>
+ <int value="1827" label="LocationOrigin"/>
+ <int value="1828" label="DocumentOrigin"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698