RESOLVED FIXED 165177
Add separate settings and preferences to enable/disable async decoding for large images and animated images
https://bugs.webkit.org/show_bug.cgi?id=165177
Summary Add separate settings and preferences to enable/disable async decoding for la...
Said Abou-Hallawa
Reported 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
Attachments
Patch (28.17 KB, patch)
2016-11-29 17:26 PST, Said Abou-Hallawa
no flags
Patch (28.17 KB, patch)
2016-11-29 19:04 PST, Said Abou-Hallawa
no flags
Patch (28.10 KB, patch)
2016-11-30 15:11 PST, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2016-11-29 17:26:42 PST
Said Abou-Hallawa
Comment 2 2016-11-29 19:04:37 PST
Said Abou-Hallawa
Comment 3 2016-11-30 15:11:29 PST
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2016-11-30 15:48:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.