Closed Bug 788831 Opened 12 years ago Closed 12 years ago

"ASSERTION: If display lists are enabled, only painting of non-display SVG should take this code path"

Categories

(Core :: SVG, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: jruderman, Assigned: jwatt)

References

Details

(Keywords: assertion, testcase)

Attachments

(3 files)

Attached image testcase
###!!! ASSERTION: If display lists are enabled, only painting of non-display SVG should take this code path: '!NS_SVGDisplayListPaintingEnabled() || (aFrame->GetStateBits() & NS_STATE_SVG_NONDISPLAY_CHILD)', file layout/svg/base/src/nsSVGUtils.cpp, line 1140

This assertion is part of code added in bug 614732.
Attached file stack trace
Still happens after the assert was weakened in
http://hg.mozilla.org/mozilla-central/rev/d1b07cfa6e47

###!!! ASSERTION: If display lists are enabled, only painting of non-display SVG should take this code path: '!NS_SVGDisplayListPaintingEnabled() || (aFrame->GetStateBits() & NS_STATE_SVG_NONDISPLAY_CHILD) || aFrame->PresContext()->IsGlyph()', file /Users/jruderman/trees/mozilla-central/layout/svg/base/src/nsSVGUtils.cpp, line 1142
Assignee: nobody → jwatt
Attached patch patchSplinter Review
Attachment #694428 - Flags: review?(longsonr)
Comment on attachment 694428 [details] [diff] [review]
patch


Please check in the testcase as a crashtest too.
Attachment #694428 - Flags: review?(longsonr) → review+
https://hg.mozilla.org/mozilla-central/rev/b323378d9d27
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: