[webkit-reviews] review cancelled: [Bug 20543] SVG should use the new Gradient support on GraphicsContext : [Attachment 24025] Move gradient spread method to GraphicsContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 15 10:02:36 PDT 2008


Darin Adler <darin at apple.com> has cancelled 's request for review:
Bug 20543: SVG should use the new Gradient support on GraphicsContext
https://bugs.webkit.org/show_bug.cgi?id=20543

Attachment 24025: Move gradient spread method to GraphicsContext
https://bugs.webkit.org/attachment.cgi?id=24025&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
I think it was a mistake to remove the spread method constants from the SVG
DOM. Don't we want people to be able to get at those from JavaScript?

I also think it's wrong to just cast from the SVG DOM type to the
GraphicsContext type; the types need to be independent.


More information about the webkit-reviews mailing list