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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1192003006: Cache Storage: restrict access to secure origins (Chromium-side) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated histograms Created 5 years, 6 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 31723326df24d98057a294b7bc257457501df086..fc99afff9194f250f34fce07e484e0883b04c500 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49961,6 +49961,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="87" label="SWDH_UPDATE_BAD_REGISTRATION_ID"/>
<int value="88" label="SWDH_UPDATE_CANNOT"/>
<int value="89" label="SWDH_UNREGISTER_BAD_REGISTRATION_ID"/>
+ <int value="90" label="CSDH_INVALID_ORIGIN"/>
Alexei Svitkine (slow) 2015/06/18 20:31:34 Since this list is increasing, would you mind upda
jsbell 2015/06/18 21:27:18 Done.
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698