Bug 72058 - Remove effectBoundingBoxMode from CSS Filters
Summary: Remove effectBoundingBoxMode from CSS Filters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on: 68472
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-10 14:22 PST by Dean Jackson
Modified: 2011-11-10 15:11 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2011-11-10 14:59 PST, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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