Bug 165177

Summary: Add separate settings and preferences to enable/disable async decoding for large images and animated images
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: ImagesAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, japhet, jonlee, simon.fraser, thorton, webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.