[webkit-reviews] review requested: [Bug 22844] [Cg] Canvas fill() draws gradients even without a path : [Attachment 26000] fixes canvas gradient on cg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 13 08:03:45 PST 2008


Dirk Schulze <krit at webkit.org> has asked  for review:
Bug 22844: [Cg] Canvas fill() draws gradients even without a path
https://bugs.webkit.org/show_bug.cgi?id=22844

Attachment 26000: fixes canvas gradient on cg
https://bugs.webkit.org/attachment.cgi?id=26000&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
just don't call GraphicsContext::fillPath() or GraphicsContext::strokePath() if
the path is empty.


More information about the webkit-reviews mailing list