[Webkit-unassigned] [Bug 37905] Rendering SVGs through img elements is slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 09:44:23 PDT 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zimmermann at kde.org




--- Comment #7 from Nikolas Zimmermann <zimmermann at kde.org>  2010-04-22 09:44:23 PST ---
I'd also like to hear about Dirks question :-)

And I think the 1024*1024 constant should be moved to a "static const unsigned
int kMaxCachedImageSize" on top of file, this way the multiplication can stay
as is, and it's slightly cleaner then keeping around magic values in the code
:-)

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