Bug 161705 - Change the decoding for large images to be asynchronous
Summary: Change the decoding for large images to be asynchronous
Status: RESOLVED DUPLICATE of bug 165039
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 161566
Blocks: 155322
  Show dependency treegraph
 
Reported: 2016-09-07 12:23 PDT by Said Abou-Hallawa
Modified: 2017-02-27 14:41 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2016-09-07 12:23:47 PDT
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.
Comment 1 Jon Lee 2017-02-27 14:41:25 PST
This is covered by 165039.

*** This bug has been marked as a duplicate of bug 165039 ***