Bug 99790 - [chromium] Perform image decoding on impl thread
Summary: [chromium] Perform image decoding on impl thread
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hin-Chung Lam
URL:
Keywords:
Depends on: 94240 99784 99785 102019 102021 102721 103480 103555 103796 103797
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-18 18:23 PDT by Hin-Chung Lam
Modified: 2013-03-04 19:43 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hin-Chung Lam 2012-10-18 18:23:52 PDT
Once we have deferred image decoding on the main thread (https://bugs.webkit.org/show_bug.cgi?id=94240) we need to implement playback (decoding) on the impl thread.

This is a high level task for tracking bugs and issues related to impl side image decoding.
Comment 1 Hin-Chung Lam 2013-03-04 19:43:03 PST
All dependent bugs fixed. Closing bug.