Closed
Bug 684859
Opened 13 years ago
Closed 13 years ago
Telemetry for when canvas is used
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jrmuizel, Unassigned)
Details
Attachments
(1 file)
4.03 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
We can use this to help determine how often canvas 2d and webgl are used.
Attachment #558474 -
Flags: review?(bas.schouten)
Comment 1•13 years ago
|
||
Comment on attachment 558474 [details] [diff] [review]
Record when canvas is used
Review of attachment 558474 [details] [diff] [review]:
-----------------------------------------------------------------
No objection to this, but eventually perhaps we want to detect the difference between a canvas that is actually used for drawing, as opposed to one just created to test for support/text measurement.
Attachment #558474 -
Flags: review?(bas.schouten) → review+
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
You need to log in
before you can comment on or make changes to this bug.
Description
•