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

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

Issue 1819943002: Measure usage of IDBFactory.webkitGetDatabaseNames() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/modules/indexeddb/IDBFactory.idl ('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 33edbd3bab3aa72b40c95c125f5aae49f6016745..c2eef2944b32c145dd5ae54e1cce4ef84b636405 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68709,6 +68709,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1271"
label="V8Window_WebkitSpeechRecognitionEvent_ConstructorGetter"/>
<int value="1272" label="V8Window_SpeechSynthesis_AttributeGetter"/>
+ <int value="1273" label="V8IDBFactory_WebkitGetDatabaseNames_Method"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698