Closed
Bug 342257
Opened 19 years ago
Closed 19 years ago
Crash [@ gfxWindowsTextRun::MeasureOrDrawFast] with extremely zoomed foreignObject with html page
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Assigned: pavlov)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(2 files)
660 bytes,
text/xml
|
Details | |
1.20 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
See upcoming testcase, which crashes current trunk Firefox build on windowsxp
Talkback ID: TB20101829Y
gfxWindowsTextRun::MeasureOrDrawFast gfxWindowsTextRun::Draw nsThebesFontMetrics::DrawString nsThebesRenderingContext::DrawString nsLayoutUtils::SafeDrawString nsTextFrame::PaintAsciiText
Reporter | ||
Updated•19 years ago
|
Summary: Crash [@ gfxWindowsTextRun::MeasureOrDrawFast] with extremely zoomed html page → Crash [@ gfxWindowsTextRun::MeasureOrDrawFast] with extremely zoomed foreignObject with html page
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
A dup of bug 333861 also crashed in gfxWindowsTextRun::MeasureOrDrawFast, so CCing pav.
Assignee | ||
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Comment on attachment 226716 [details] [diff] [review]
fix
Comment on why we return 0 here, (and -1 in the very similar-looking case below) please.
Attachment #226716 -
Flags: review?(mrbkap) → review+
Assignee | ||
Comment 5•19 years ago
|
||
fixed -- should probably file a seperate bug with this testcase on clamping font/scale/etc sizes so that we render something in this case.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ gfxWindowsTextRun::MeasureOrDrawFast]
You need to log in
before you can comment on or make changes to this bug.
Description
•