[Webkit-unassigned] [Bug 38845] Canvas color property getters should serialize them according to spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 19 07:43:45 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56486|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #29 from Darin Adler <darin at apple.com>  2010-05-19 07:43:43 PST ---
(From update of attachment 56486)
If we don't need to allow null arguments to the CanvasStyle create functions, we could remove the "return 0" code and just have an assertion instead. I can't think of a good reason to have dead code for non-testable code paths.

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



More information about the webkit-unassigned mailing list