RESOLVED FIXED 72544
DropShadowFilterOperation violates platform isolation
https://bugs.webkit.org/show_bug.cgi?id=72544
Summary DropShadowFilterOperation violates platform isolation
Dean Jackson
Reported 2011-11-16 13:59:50 PST
The DropShadowFilterOperation references ShadowData. It shouldn't.
Attachments
Patch (5.21 KB, patch)
2011-11-16 14:55 PST, Dean Jackson
simon.fraser: review+
Radar WebKit Bug Importer
Comment 1 2011-11-16 14:00:17 PST
Dean Jackson
Comment 2 2011-11-16 14:55:48 PST
Dean Jackson
Comment 3 2011-11-16 14:56:46 PST
Oops - and I'll remove the #include too.
Simon Fraser (smfr)
Comment 4 2011-11-16 17:33:31 PST
Comment on attachment 115456 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=115456&action=review > Source/WebCore/platform/graphics/filters/FilterOperation.h:271 > class DropShadowFilterOperation : public FilterOperation { Isn't there a ShadowData include that could be removed now?
Dean Jackson
Comment 5 2011-11-16 21:26:06 PST
Note You need to log in before you can comment on or make changes to this bug.