[Webkit-unassigned] [Bug 37905] Rendering SVGs through img elements is slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 2 10:45:28 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=37905
Tim Horton <timothy_horton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothy_horton at apple.com
--- Comment #16 from Tim Horton <timothy_horton at apple.com> 2012-03-02 10:45:27 PST ---
(In reply to comment #15)
> (In reply to comment #14)
> > Agreed, this is probably not worth any further work. We can always re-open it :)
>
> For what its worth: We have this caching mechanism for bitmap backed copies of an SVGImage in trunk: SVGImageCache. It's there since some months. So We don't need to close this as WONTFIX, but rather FIXED. :-)
Except, as per https://bugs.webkit.org/show_bug.cgi?id=77237, SVGImageCache has the same bug that Benjamin noted here:
> I think we cannot cache the svg rendered. The problem is the transforms of the view, and then the CSS transforms. If we scale either the QGraphicsWebView or a parent element with CSS, the SVG is not rendered precisely with the patch.
--
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