[webkit-reviews] review granted: [Bug 5863] feMorphology filter is not implemented : [Attachment 42653] feMorphology filter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 11:20:49 PST 2009


Nikolas Zimmermann <zimmermann at kde.org> has granted Dirk Schulze
<krit at webkit.org>'s request for review:
Bug 5863: feMorphology filter is not implemented
https://bugs.webkit.org/show_bug.cgi?id=5863

Attachment 42653: feMorphology filter
https://bugs.webkit.org/attachment.cgi?id=42653&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Looks good to me. r+.

Please change from "using namespace std" to an explicit "using std::min; using
std::max;", before landing. I think that's rather common style in WebKit.


More information about the webkit-reviews mailing list