[Webkit-unassigned] [Bug 61560] Canvas performance regression with `clip`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 28 10:04:56 PDT 2011


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





--- Comment #3 from kangax <kangax at gmail.com>  2011-05-28 10:04:56 PST ---
Tried Oliver's suggestion to add `context.save()` & `context.restore()` around clipping code and performance loss was gone. Using this as a temporary workaround for now, but would love to see this "fixed" without additional "wrapping".

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