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

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

Issue 2651593003: Add a counter for postMessage from insecure to secure top-level frames (Closed)
Patch Set: updates 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/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 5d9331759593f70127c81daac7e393bdafac2fa1..31f0361419770017888540038318353df0cf356f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89866,6 +89866,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1784" label="HTMLTableCellElementColspanGreaterThan1000"/>
<int value="1785" label="HTMLTableCellElementColspanGreaterThan8190"/>
<int value="1786" label="SelectionAddRangeIntersect"/>
+ <int value="1787" label="PostMessageFromInsecureToSecureToplevel"/>
</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