[Webkit-unassigned] [Bug 110752] OpenCL implementation of FEImage SVG Filter.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 05:32:28 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110752





--- Comment #5 from Stephen Chenney <schenney at chromium.org>  2013-02-27 05:34:51 PST ---
(From update of attachment 190472)
View in context: https://bugs.webkit.org/attachment.cgi?id=190472&action=review

> Source/WebCore/svg/graphics/filters/SVGFEImage.h:43
> +    virtual bool platformApplyOpenCL();

This has not been enforced on your patches to date, but WebKit standards say that all implementations of virtual methods must be explicitly marked OVERRIDE. Leave it for now but please follow up with a patch to fix all the overrides of platformApplyOpenCL.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list