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

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

Issue 2178973002: Add use counter for multiple origins in Timing-Allow-Origin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 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/timing/PerformanceBase.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 f81afa355483454956b84a82d8ca4a599864a8cc..25bab1dec629acb8992e973b0322a630bc709dac 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77463,6 +77463,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1478" label="PerformanceResourceTimingSizes"/>
<int value="1479" label="EventSourceDocument"/>
<int value="1480" label="EventSourceWorker"/>
+ <int value="1481" label="SingleOriginInTimingAllowOrigin"/>
+ <int value="1482" label="MultipleOriginsInTimingAllowOrigin"/>
+ <int value="1483" label="StarInTimingAllowOrigin"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/timing/PerformanceBase.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698