Bug 165177 - Add separate settings and preferences to enable/disable async decoding for large images and animated images
Summary: Add separate settings and preferences to enable/disable async decoding for la...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-29 17:15 PST by Said Abou-Hallawa
Modified: 2016-12-07 15:36 PST (History)
8 users (show)

See Also:


Attachments
Patch (28.17 KB, patch)
2016-11-29 17:26 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (28.17 KB, patch)
2016-11-29 19:04 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch (28.10 KB, patch)
2016-11-30 15:11 PST, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2016-11-29 17:15:56 PST
Instead of having the async image decoding be controlled by one setting, two separate settings are added: 

-- largeImageAsyncDecodingEnabled
-- animatedImageAsyncDecodingEnabled

And an existing setting is removed:

-- asyncImageDecodingEnabled
Comment 1 Said Abou-Hallawa 2016-11-29 17:26:42 PST
Created attachment 295679 [details]
Patch
Comment 2 Said Abou-Hallawa 2016-11-29 19:04:37 PST
Created attachment 295692 [details]
Patch
Comment 3 Said Abou-Hallawa 2016-11-30 15:11:29 PST
Created attachment 295777 [details]
Patch
Comment 4 WebKit Commit Bot 2016-11-30 15:48:20 PST
Comment on attachment 295777 [details]
Patch

Clearing flags on attachment: 295777

Committed r209159: <http://trac.webkit.org/changeset/209159>
Comment 5 WebKit Commit Bot 2016-11-30 15:48:25 PST
All reviewed patches have been landed.  Closing bug.