Closed
Bug 1344508
Opened 8 years ago
Closed 7 years ago
stylo: Assertion failure: aTextRun->GetFlags() & nsTextFrameUtils::TEXT_IS_TRANSFORMED, at nsTextFrame.cpp:9776
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: assertion)
Attachments
(1 file)
181.15 KB,
text/plain
|
Details |
Assertion failure: aTextRun->GetFlags() & nsTextFrameUtils::TEXT_IS_TRANSFORMED, at /home/worker/workspace/build/src/layout/generic/nsTextFrame.cpp:9776 found via bughunter topsite tests and reproduced on latest stylo builds. STR: -> Load http://www.nbc.com --> Assertion failure
Reporter | ||
Comment 1•8 years ago
|
||
Bobby, Cameron: this affect nbc.com so i guess this is one important one to fix :)
Flags: needinfo?(cam)
Flags: needinfo?(bobbyholley)
Updated•8 years ago
|
Summary: Assertion failure: aTextRun->GetFlags() & nsTextFrameUtils::TEXT_IS_TRANSFORMED, at nsTextFrame.cpp:9776 → stylo: Assertion failure: aTextRun->GetFlags() & nsTextFrameUtils::TEXT_IS_TRANSFORMED, at nsTextFrame.cpp:9776
Comment 2•8 years ago
|
||
I think we may need to wait until we support all the transform properties before we fix this one. IIUC we support some but not others.
Flags: needinfo?(cam)
Flags: needinfo?(bobbyholley)
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
URL: www.nbc.com → http://www.nbc.com/
Comment 3•7 years ago
|
||
Don't see any assertion in that page anymore. Closing as WFM.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•