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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 30 22:44:47 PST 2008


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





------- Comment #3 from simon.fraser at apple.com  2008-12-30 22:44 PDT -------
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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list