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

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

Issue 2718783002: Measure CanvasRenderingContext2D.getContextAttributes() usage (Closed)
Patch Set: Rebaseline Created 3 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/canvas2d/CanvasRenderingContext2D.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 262ca22a17dafdaaf988794fe64d9b93b08ab987..1f78c5fff24c70502730a1a3eb3dbe3e21cd06af 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93027,6 +93027,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1847" label="ScrollByTouch"/>
<int value="1848" label="ScrollByWheel"/>
<int value="1849" label="ScheduledActionIgnored"/>
+ <int value="1850" label="GetCanvas2DContextAttributes"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698