Closed
Bug 1323661
Opened 8 years ago
Closed 8 years ago
canvas.toDataURL() produces "TypeError: ERROR.captureStackTrace is not a function"
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1323426
People
(Reporter: lmr, Unassigned)
References
Details
Attachments
(1 file)
319 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161208153507
Steps to reproduce:
when the .toDataURL() function is called on a canvas, a JavaScript error is generated stating: "TypeError: ERROR.captureStackTrace is not a function". A minimal html file to reproduce the behavior is attached. This behavior was observed in Firefox 50 on Windows 8.1 and Ubuntu 16.04.
Comment 1•8 years ago
|
||
apparently the same issue as bug 1323426 and bug 1323443.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•