Open
Bug 756122
Opened 10 years ago
Updated 10 years ago
Clean up nsSVGUtils::PaintFrameWithEffects a little
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
ASSIGNED
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
2.58 KB,
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #624778 -
Flags: review?
![]() |
Assignee | |
Updated•10 years ago
|
Attachment #624778 -
Flags: review? → review?(longsonr)
Updated•10 years ago
|
Attachment #624778 -
Flags: review?(longsonr) → review+
![]() |
Assignee | |
Comment 1•10 years ago
|
||
I pushed this but then had to back it out again due to reftests/svg/smil/anim-filter-size-01.svg and reftests/svg/smil/anim-filter-primitive-size-01.svg failing randomly on OS X64 debug, OS X debug, Linux64 debug and Win opt: https://hg.mozilla.org/integration/mozilla-inbound/rev/0f4a08fb2e8e https://hg.mozilla.org/integration/mozilla-inbound/rev/21508fb7cac8 The nsSVGEffects stuff seems to be pretty fragile, which suggests we have a bug in it somewhere.
You need to log in
before you can comment on or make changes to this bug.
Description
•