[Webkit-unassigned] [Bug 130779] FEGaussianBlur: unify and const-ify calculateKernelSize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 18:29:10 PDT 2014


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #227902|review?                     |review+
               Flag|                            |




--- Comment #13 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-03-26 18:29:28 PST ---
(From update of attachment 227902)
View in context: https://bugs.webkit.org/attachment.cgi?id=227902&action=review

> Source/WebCore/platform/graphics/filters/Filter.h:49
> +    // TODO: verify descendants that overload this method and turn them to const.

Not sure why you need the comment. AFAICT all subclasses use "override" so you would get a build failure with mismatched signatures.

-- 
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