RESOLVED FIXED 72058
Remove effectBoundingBoxMode from CSS Filters
https://bugs.webkit.org/show_bug.cgi?id=72058
Summary Remove effectBoundingBoxMode from CSS Filters
Dean Jackson
Reported 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.
Attachments
Patch (1.41 KB, patch)
2011-11-10 14:59 PST, Dean Jackson
simon.fraser: review+
Radar WebKit Bug Importer
Comment 1 2011-11-10 14:22:45 PST
Dean Jackson
Comment 2 2011-11-10 14:59:44 PST
Dean Jackson
Comment 3 2011-11-10 15:11:37 PST
Note You need to log in before you can comment on or make changes to this bug.