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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1367933003: CSP source *.x.y should not match host x.y (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 2 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/ContentSecurityPolicy.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 180ec300752b6dc19979842c819f1bea4948d183..97671a2a122d20d5d2ba37f4dffc25c238d9aea0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -59309,7 +59309,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="927" label="PresentationAvailabilityChangeEventListener"/>
<int value="928" label="PresentationRequestConstructor"/>
<int value="929" label="PresentationRequestStart"/>
- <int value="930" label="PresentationRequestJoin"/>
+ <int value="930" label="PresentationRequestReconnect"/>
Alexei Svitkine (slow) 2015/09/24 16:51:01 Any idea what happened to this one? Generally, it'
jww 2015/09/24 17:06:45 No idea what happened here; this is just the resul
<int value="931" label="PresentationRequestGetAvailability"/>
<int value="932" label="PresentationRequestSessionConnectEventListener"/>
<int value="933" label="PresentationSessionClose"/>
@@ -59334,6 +59334,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="952" label="V8Window_Prompt_Method"/>
<int value="953" label="V8Window_Print_Method"/>
<int value="954" label="V8Window_RequestIdleCallback_Method"/>
+ <int value="955" label="FlexboxPercentagePaddingVertical"/>
+ <int value="956" label="FlexboxPercentageMarginVertical"/>
+ <int value="957" label="BackspaceNavigatedBack"/>
+ <int value="958" label="BackspaceNavigatedBackAfterFormInteraction"/>
+ <int value="959" label="CSPSourceWildcardWouldMatchExactHost"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698