Closed Bug 988820 Opened 11 years ago Closed 10 years ago

Stop creating a Thebes (gfxASurface) backed gfxContext in nsFilterInstance

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla33

People

(Reporter: jwatt, Assigned: jwatt)

References

(Blocks 1 open bug)

Details

We should stop creating a Thebes (gfxASurface) backed gfxContext in nsFilterInstance. This basically comes down to making sure that nsFilterInstance::PaintFilteredFrame is only ever passed a Moz2D backed context, which in turn means making sure that nsSVGUtils::PaintFrameWithEffects and nsSVGIntegrationUtils::PaintFramesWithEffects are only ever passed a Moz2D backed context.
Blocks: 987190
Assignee: nobody → jwatt
I fixed this in bug 1034528.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Depends on: 1034528
Target Milestone: --- → mozilla33
You need to log in before you can comment on or make changes to this bug.