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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2411703004: Add usage counter to OffscreenCanvas API calls (Closed)
Patch Set: Created 4 years, 2 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 502f97d51c27ef34d5feda8a9f310394693dad50..916c6b6a7776bcfa4f9b20413e3d343510176c91 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83515,6 +83515,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1634" label="GamepadPoseOrientation"/>
<int value="1635" label="GamepadPoseAngularVelocity"/>
<int value="1636" label="GamepadPoseAngularAcceleration"/>
+ <int value="1637" label="OffscreenCanvasTransferToImageBitmap"/>
+ <int value="1638" label="OffscreenCanvasCommit"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698