Closed Bug 377898 Opened 17 years ago Closed 17 years ago

ASSERTION: unknown text type: '(aParams->mFlags & TEXT_IS_ASCII || aParams->mFlags & TEXT_IS_8BIT)', file gfxWindowsFonts.cpp, line 600

Categories

(Core :: Graphics, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: smontagu, Assigned: smontagu)

References

Details

Attachments

(1 file, 2 obsolete files)

This assertion fires repeatedly on many sites with the new textframe turned on.
Attached patch Patch (obsolete) — Splinter Review
Attachment #261967 - Flags: review?(roc)
Blocks: 367177
This patch isn't right, IS_ASCII and IS_8BIT aren't mutually exclusive. gfxWindowsFontGroup::MakeTextRun(PRUint8*) should just set TEXT_IS_8BIT in the flags, as Mac and Pango do.
Attached patch Patch v.2 (obsolete) — Splinter Review
Like so?
Assignee: nobody → smontagu
Attachment #261967 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #262070 - Flags: review?(roc)
Attachment #261967 - Flags: review?(roc)
<sigh>
Attachment #262070 - Attachment is obsolete: true
Attachment #262077 - Flags: review?(roc)
Attachment #262070 - Flags: review?(roc)
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
The assertion doesn't exist any more, so there isn't really anything to test here.
Flags: in-testsuite? → in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: