[webkit-reviews] review requested: [Bug 23435] Pass SVG spreadMethod to Gradient::platformGradient() and use it on Skia : [Attachment 26911] move spreadMethod attribute to Gradient (from GraphicsContext)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 21 15:59:22 PST 2009


Evan Stade <estade at chromium.org> has asked  for review:
Bug 23435: Pass SVG spreadMethod to Gradient::platformGradient() and use it on
Skia
https://bugs.webkit.org/show_bug.cgi?id=23435

Attachment 26911: move spreadMethod attribute to Gradient (from
GraphicsContext)
https://bugs.webkit.org/attachment.cgi?id=26911&action=review

------- Additional Comments from Evan Stade <estade at chromium.org>
Ok, thanks for the explanation. I hadn't heard "obey" used in that context
before.

I've moved spreadMethod as you suggested. Note that you should not try to
change a gradient's spreadMethod after m_gradient is created.


More information about the webkit-reviews mailing list