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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 01:10:19 PDT 2010


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


Dirk Schulze <krit at webkit.org> changed:

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




--- Comment #6 from Dirk Schulze <krit at webkit.org>  2010-05-11 01:10:19 PST ---
(From update of attachment 55557)
I'm also a bit unhappy about the parsing code. We have some bugs about the performance issues on color parsing. So it's not a good idea to parse the color multiple times: in setFill(/Stroke/Shadow)Color and again in CanvasStyle::applyFill(/Stroke/Shadow)Color().

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