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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2706293015: [IndexedDB] Added Observer UseCounter (Closed)
Patch Set: comment Created 3 years, 8 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/IDBObserver.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 0a268919a1b35d0c32f6acc65993bdfbc6755aad..88501b66aca2afd74c1143875a3b67386f212522 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94260,6 +94260,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1877" label="V0CustomElementsCreateCustomTagElement"/>
<int value="1878" label="V0CustomElementsCreateTypeExtensionElement"/>
<int value="1879" label="V0CustomElementsConstruct"/>
+ <int value="1880" label="V8IDBObserver_Observe_Method"/>
+ <int value="1881" label="V8IDBObserver_Unobserve_Method"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/indexeddb/IDBObserver.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698