[Webkit-unassigned] [Bug 30055] Bad DOM performance in large SVG files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 4 13:01:59 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=30055
--- Comment #1 from Patrick R. Gansterer <paroga at paroga.com> 2009-10-04 13:01:58 PDT ---
Most of the time ist spent in:
RenderLayer::paintLayer
RenderSVGRoot::paint
It seems that the complete SVG will be rendered every time.
I tested it with the Qt port where the dirtyRect is always the size of the
whole frame.
--
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