Bug 99790
Summary: | [chromium] Perform image decoding on impl thread | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hin-Chung Lam <hclam> |
Component: | Images | Assignee: | Hin-Chung Lam <hclam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | enne, jamesr, nduca, nick, qinmin, senorblanco, vangelis |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 94240, 99784, 99785, 102019, 102021, 102721, 103480, 103555, 103796, 103797 | ||
Bug Blocks: |
Hin-Chung Lam
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hin-Chung Lam
All dependent bugs fixed. Closing bug.