[Webkit-unassigned] [Bug 19312] SVG hit testing is *way* too slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 13:44:11 PST 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #6 from Dirk Schulze <krit at webkit.org>  2009-12-30 13:44:11 PST ---
(In reply to comment #3)
> Repaint is very expensive because EVERYTHING repaints even if only a small area
> is dirtied.RenderPath::paint() does no short-circuiting if the relativeBBox()
> is not in the dirty rect.

Will the patch on bug 30055 fix this?

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