[Webkit-unassigned] [Bug 20435] Canvas missing exceptioncode for gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 12:25:54 PDT 2008


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


vbs85 at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22875|0                           |1
        is obsolete|                            |




------- Comment #3 from vbs85 at gmx.de  2008-08-19 12:25 PDT -------
Created an attachment (id=22879)
 --> (https://bugs.webkit.org/attachment.cgi?id=22879&action=view)
Exceptions in canvas

Added some more Exceptions to match and updated excisting ones to match the
current specifications of Canvas.

I'm not sure about CanvasGradient and FloatRect.
I added the Exceptions to the CanvasGradient.cpp-code. I think thats ok so,
since Pattern makes the same.
I don't know if FloatRect::contains() is used by another function of webkit
beside Canvas. But after the changes on the Spec, rect's can be negative. And
contains() wasn't able to check negative rects.


-- 
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