Closed
Bug 1145934
Opened 10 years ago
Closed 10 years ago
"ASSERTION: Glyphruns not coalesced?" with writing-mode
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: jruderman, Assigned: jfkthame)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
###!!! ASSERTION: Glyphruns not coalesced?: 'font != lastFont', file gfx/thebes/gfxTextRun.cpp, line 1238
The testcase a private-use-area character that Firefox shows a hexbox.
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
This is a case where the assertion is wrong; it doesn't check all the conditions that may legitimately cause a break in the glyph runs.
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8581102 -
Flags: review?(jdaggett)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8581102 -
Flags: review?(jdaggett) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•