Closed
Bug 693424
Opened 12 years ago
Closed 12 years ago
"ASSERTION: Should not be calling this on a non-display child" in nsSVGForeignObjectFrame::GetBBoxContribution
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla11
People
(Reporter: jruderman, Assigned: longsonr)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
###!!! ASSERTION: Should not be calling this on a non-display child: '!(GetStateBits() & NS_STATE_SVG_NONDISPLAY_CHILD)', file layout/svg/base/src/nsSVGForeignObjectFrame.cpp, line 440
Reporter | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
the assertion is bogus and needs removing that's all.
Assignee | ||
Comment 3•12 years ago
|
||
Assignee: nobody → longsonr
Attachment #568929 -
Flags: review?(dholbert)
Comment 4•12 years ago
|
||
Comment on attachment 568929 [details] [diff] [review] patch Sorry for the delay -- I must've skipped over the bugmail for this, and only just noticed the review-request. r=me
Attachment #568929 -
Flags: review?(dholbert) → review+
Assignee | ||
Comment 5•12 years ago
|
||
pushed https://hg.mozilla.org/integration/mozilla-inbound/rev/b998e22a0fb0
Assignee | ||
Updated•12 years ago
|
Flags: in-testsuite+
Target Milestone: --- → mozilla11
Comment 6•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b998e22a0fb0
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•