[webkit-reviews] review granted: [Bug 11929] Gradient SVG animation demonstrates tearing at animation extremes : [Attachment 44214] SVG fix for broken radial gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 14:57:06 PST 2009


Nikolas Zimmermann <zimmermann at kde.org> has granted Dirk Schulze
<krit at webkit.org>'s request for review:
Bug 11929: Gradient SVG animation demonstrates tearing at animation extremes
https://bugs.webkit.org/show_bug.cgi?id=11929

Attachment 44214: SVG fix for broken radial gradient
https://bugs.webkit.org/attachment.cgi?id=44214&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Please move the 0.002f hacks in a PLATFORM(CAIRO) block. Not optimal, but as we
can't share this code in cairo-specific Gradient implementation (as <canvas>
allows any focal point, as example), it's fine for now, to stay in
SVG*Gradient.cpp, r=me.


More information about the webkit-reviews mailing list