Closed
Bug 712931
Opened 14 years ago
Closed 14 years ago
drawImage crashes Firefox
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 704765
People
(Reporter: dionyziz, Unassigned)
References
()
Details
Attachments
(1 file, 1 obsolete file)
642 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.12 Safari/535.11
Steps to reproduce:
1) Quit Firefox
2) Choose Start -> Run and enter:
firefox http://dionyziz.kamibu.com/particle-firefox/drawimage.html
Actual results:
Firefox crashed
Expected results:
The website should open
Reporter | ||
Updated•14 years ago
|
Reporter | ||
Comment 1•14 years ago
|
||
ALWAYS crashes my Firefox 9.0.1 on Windows 7 when run using the run command.
Tried on two other systems with Firefox 9.0.1 on Windows 7 and it does NOT cause a crash.
Tried on a Linux system and it does NOT cause a crash.
Reporter | ||
Comment 2•14 years ago
|
||
Attachment #583777 -
Attachment is obsolete: true
Updated•14 years ago
|
Attachment #583778 -
Attachment mime type: text/plain → text/html
Comment 3•14 years ago
|
||
Did you try in safe mode? (`firefox -safe-mode http://dionyziz.kamibu.com/particle-firefox/drawimage.html`)
Component: General → Canvas: 2D
Product: Firefox → Core
QA Contact: general → canvas.2d
Reporter | ||
Comment 4•14 years ago
|
||
Reporter | ||
Comment 5•14 years ago
|
||
I tried safe mode now. Here's what happened: It worked fine in safe mode, then when I restarted the browser WITHOUT safe mode, it worked again. Apparently going into safe mode fixed something, but I didn't change any settings.
Comment 6•14 years ago
|
||
Stack signature looks to be a dupe of Bug 704765.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•