[Webkit-unassigned] [Bug 24627] Large SVG documents have performance issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 14:08:30 PDT 2009


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |14015




------- Comment #1 from eric at webkit.org  2009-03-30 14:08 PDT -------
I think this is partially due to https://bugs.webkit.org/show_bug.cgi?id=14015
(we seem to be painting more than we're displaying?).  It's also probably
partially due to the SVG depending on stroke hittesting.  Or at least we seem
to be hit-testing some path's stroke quite a bit, which is slow.


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