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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2593673002: [Fetch API] Add use counter for Headers.prototype.getAll() (Closed)
Patch Set: fix Created 3 years, 12 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/fetch/Headers.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 63c46a95b729c47de6c9cf37b98c02efe4642a6b..acce286ddb44a58e8f9cf963da245d7bb7405ea6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -88059,6 +88059,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1721" label="V8PeriodicWave_Constructor"/>
<int value="1722" label="V8StereoPannerNode_Constructor"/>
<int value="1723" label="V8WaveShaperNode_Constructor"/>
+ <int value="1724" label="V8Headers_GetAll_Method"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/fetch/Headers.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698