[Webkit-unassigned] [Bug 22844] [Cg] Canvas fill() draws gradients even without a path

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


https://bugs.webkit.org/show_bug.cgi?id=22844


krit at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26000|                            |review?
               Flag|                            |




------- Comment #2 from krit at webkit.org  2008-12-13 08:03 PDT -------
Created an attachment (id=26000)
 --> (https://bugs.webkit.org/attachment.cgi?id=26000&action=view)
fixes canvas gradient on cg

just don't call GraphicsContext::fillPath() or GraphicsContext::strokePath() if
the path is empty.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list