Open
Bug 1178086
Opened 10 years ago
Updated 3 years ago
NS_ERROR_FAILURE canvas
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: ass57, Unassigned)
Details
(Whiteboard: [gfx-noted])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150525141253
Steps to reproduce:
it seems to to totally random
but for it to happen
1. more than one tap open
2 firefox has to been open for a while (few hours/days)
Actual results:
canvas becomes totally unresponsive
even if page reloaded
seem to be linked to .toDataURL() or fillRect()
firefox returns error NS_ERROR_FAILURE
if there is a second canvas on page it will not be affected
can be fix by restaring firefox
Any messages in any of the consoles?
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•