Closed
Bug 1156222
Opened 10 years ago
Closed 10 years ago
"Assertion failure: frameType == nsGkAtoms::rubyFrame || ..." in nsBidiPresUtils::RepositionRubyFrame
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: jruderman, Assigned: xidorn)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
Assertion failure: frameType == nsGkAtoms::rubyFrame || frameType == nsGkAtoms::rubyBaseFrame || frameType == nsGkAtoms::rubyTextFrame || frameType == nsGkAtoms::rubyBaseContainerFrame || frameType == nsGkAtoms::rubyTextContainerFrame, at layout/base/nsBidiPresUtils.cpp:1417
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Assignee: nobody → quanxunzhen
Attachment #8595307 -
Flags: review?(dholbert)
Comment 3•10 years ago
|
||
Comment on attachment 8595307 [details] [diff] [review]
patch
Looks good. Please include the testcase as a crashtest.
r=me
Attachment #8595307 -
Flags: review?(dholbert) → review+
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•