[webkit-reviews] review granted: [Bug 26059] [SKIA] Crash in radial gradients with a radius of zero. : [Attachment 30734] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 13:18:30 PDT 2009


Eric Seidel <eric at webkit.org> has granted Dean McNamee <deanm at chromium.org>'s
request for review:
Bug 26059: [SKIA] Crash in radial gradients with a radius of zero.
https://bugs.webkit.org/show_bug.cgi?id=26059

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
We should probably ASSERT(m_gradient) after this block then.  If m_gradient
should never fail to create.

Someone can add an ASSERT when landing.


More information about the webkit-reviews mailing list