Bug 161705
Summary: | Change the decoding for large images to be asynchronous | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Images | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jonlee, sam, simon.fraser, thorton |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 161566 | ||
Bug Blocks: | 155322 |
Said Abou-Hallawa
When scrolling, we need to decide which images are expected to be displayed in the next period (say a second) and begin asynchronously decoding them before they are rendered.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon Lee
This is covered by 165039.
*** This bug has been marked as a duplicate of bug 165039 ***