[Webkit-unassigned] [Bug 30055] Bad DOM performance in large SVG files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 22:37:11 PDT 2009


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





--- Comment #4 from Patrick R. Gansterer <paroga at paroga.com>  2009-10-07 22:37:11 PDT ---
(In reply to comment #3)
> I'm not sure I see the difference.  WebKit only seems to be drawing the SVG
> rects as their added.  Using Quartz Debug, I do not see it repainting the whole
> SVG every time.
Have you tried it wit rect.php?c=10000&s=3? Maybay it there to many rects out
of the frame, you can't see a difference. It is not the inital rendering, you
can see the difference only when click on rect 1, 2, 3 or 4.

I think that the dirtyRegion is calculatet correctly, but nothing cares about
it (at least in the Qt port)

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