[Webkit-unassigned] [Bug 42267] Canvas: Make assigning the same fillStyle or strokeStyle a fast no-op

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 09:40:02 PDT 2010


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





--- Comment #2 from Andreas Kling <andreas.kling at nokia.com>  2010-07-14 09:40:02 PST ---
This can be made even faster by skipping the CanvasStyle construction path for color strings. This will make it hard to drop the custom JS bindings for fillStyle and strokeStyle though. ;(

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