[Webkit-unassigned] [Bug 10408] SVGSVGElement does not support suspendRedraw, unsuspendRedraw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 12 04:26:38 PDT 2014


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #15 from Dirk Schulze <krit at webkit.org>  2014-05-12 04:26:59 PST ---
We probably don't want to have it in WebKit at this point. We already optimize drawing and collect a set of commands before redrawing if possible. Other things like not repainting certain "layers" over and over again seems more important. This is already covered by buffered-rendering property or (possibly) will-change.

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