Bug 45614

Summary: RenderSVGResourceFilterPrimitive should be responsible for layout of SVG filter primitives
Product: WebKit Reporter: Dirk Schulze <krit>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rhodovan.u-szeged, zherczeg, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 68469, 26389    

Dirk Schulze
Reported 2010-09-12 05:07:48 PDT
RenderSVGResourceFilterPrimitive should be responsible for layout of SVG filter primitives.
Attachments
Dirk Schulze
Comment 1 2011-07-05 04:06:52 PDT
Is layout handled for all filter primitives in RenderSVGResourceFilterPrimitive now? Can we close this bug?
Zoltan Herczeg
Comment 2 2011-07-05 04:12:59 PDT
Depending on what was the plan. RenderSVGResourceFilterPrimitive still has no "layout()" call, but it is unlikely that we will ever add one, since the primitives "lives" inside the filter.
Dirk Schulze
Comment 3 2011-07-05 04:14:21 PDT
(In reply to comment #2) > Depending on what was the plan. > > RenderSVGResourceFilterPrimitive still has no "layout()" call, but it is unlikely that we will ever add one, since the primitives "lives" inside the filter. I agree, but do we still have to move some primitives to the current concept?
Zoltan Herczeg
Comment 4 2011-07-05 04:41:04 PDT
> I agree, but do we still have to move some primitives to the current concept? Shouldn't. I support closing this bug. If ever needed, we can still reopen it.
Note You need to log in before you can comment on or make changes to this bug.