[webkit-reviews] review granted: [Bug 54243] SVG animation avoid unnecessary adjust for currentColor : [Attachment 82047] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 14:31:58 PST 2011


Andreas Kling <kling at webkit.org> has granted Dirk Schulze <krit at webkit.org>'s
request for review:
Bug 54243: SVG animation avoid unnecessary adjust for currentColor
https://bugs.webkit.org/show_bug.cgi?id=54243

Attachment 82047: Patch
https://bugs.webkit.org/attachment.cgi?id=82047&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Nice optimization. r=me

In CSS and <canvas> context, "currentColor" is case-insensitive, I don't know
about SVG though. Not a regression in your patch, but something to look at
afterwards perhaps.


More information about the webkit-reviews mailing list