[Webkit-unassigned] [Bug 90375] Parallel image decoders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 22:38:50 PDT 2012


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





--- Comment #28 from Kwang Yul Seo <skyul at company100.net>  2012-07-17 22:38:48 PST ---
(In reply to comment #26)

It seems RenderingLayerBacking is the only place where one of metadata friends is used to trigger parallel image decoding in the current code paths.

We've realized that we don't need to use parallel image decoding for these metadata friends.

So we will change our implementation to use parallel image decoders only when we need to paint images.

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