Closed
Bug 375660
Opened 19 years ago
Closed 16 years ago
drawWindow crashes Firefox when trying to paint a print preview browser
Categories
(Core :: Graphics: Canvas2D, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: peprio, Unassigned)
Details
(Keywords: crash, testcase)
Attachments
(1 file)
|
2.07 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
If a canvas drawWindow operation is performed on a browser in print preview state, Firefox will crash.
Reproducible: Always
Steps to Reproduce:
1.Install Tab Sidebar and restart Firefox
2.Show tab sidebar
3.Use print preview
Actual Results:
Firefox crashes instantly.
Expected Results:
Ideally, the print preview thumbnail is shown. In any case, Firefox shouldn't crash.
Updated•19 years ago
|
Component: General → Layout: Canvas
Product: Firefox → Core
QA Contact: general → layout.canvas
Version: unspecified → 1.8 Branch
Comment 1•18 years ago
|
||
This is worksforme, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4pre) Gecko/20070427 BonEcho/2.0.0.4pre
Could you give a talkback ID of the crash?
Updated•18 years ago
|
Priority: -- → P2
Comment 2•18 years ago
|
||
Ok, I finally was able to get a testcase that crashes on branch. It doesn't crash on trunk.
The testcase uses enhanced privileges, so you need to download it to your computer.
Updated•18 years ago
|
Comment 3•18 years ago
|
||
I don't get a backtrace in a debug build from the crash, fwiw.
Comment 4•16 years ago
|
||
Given that Martijn said "it doesn't crash on trunk" a year and a half ago, I'm guessing this doesn't affect any active branches now.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•