Bug 72058

Summary: Remove effectBoundingBoxMode from CSS Filters
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 68472    
Bug Blocks:    
Attachments:
Description Flags
Patch simon.fraser: review+

Description Dean Jackson 2011-11-10 14:22:10 PST
Nikolas says:

> > Source/WebCore/rendering/FilterEffectRenderer.h:63
> > +    virtual bool effectBoundingBoxMode() const { return false; }

> I removed this today from Filter.h, you can remove this function.
Comment 1 Radar WebKit Bug Importer 2011-11-10 14:22:45 PST
<rdar://problem/10428858>
Comment 2 Dean Jackson 2011-11-10 14:59:44 PST
Created attachment 114582 [details]
Patch
Comment 3 Dean Jackson 2011-11-10 15:11:37 PST
http://trac.webkit.org/changeset/99905