[Webkit-unassigned] [Bug 40159] [Qt] Decode images in a separate thread to improve UI responsiveness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 13 12:47:42 PDT 2010


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





--- Comment #3 from Andreas Kling <andreas.kling at nokia.com>  2010-06-13 12:47:40 PST ---
(In reply to comment #0)
> - It is sufficient to only decode images for which the width/height attributes or CSS style properties are specified in a separate thread if that simplifies layout process.

This should be fine. For most (all?) image formats, we get the geometry from reading the header which is done via separate API.

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