WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
170836
The Incomplete asynchronously decoded image frame should be decoded every time it's drawn
https://bugs.webkit.org/show_bug.cgi?id=170836
Summary
The Incomplete asynchronously decoded image frame should be decoded every tim...
Said Abou-Hallawa
Reported
2017-04-13 16:53:56 PDT
The asynchronously decoded image frames has to be cached to prevent flickering, but we have to keep requesting new decoding for the incomplete frame every time it's drawn. This is to avoid drawing an incomplete image frame even after all its encoded data is received.
Attachments
Patch
(3.42 KB, patch)
2017-04-13 16:55 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Patch
(5.95 KB, patch)
2017-04-14 10:38 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Patch
(5.63 KB, patch)
2017-05-08 16:59 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2017-04-13 16:55:22 PDT
Created
attachment 307048
[details]
Patch
Said Abou-Hallawa
Comment 2
2017-04-13 16:56:18 PDT
<
rdar://problem/31132092
>
Said Abou-Hallawa
Comment 3
2017-04-14 10:38:40 PDT
Created
attachment 307122
[details]
Patch
Tim Horton
Comment 4
2017-04-17 10:27:35 PDT
Can we test this?
Said Abou-Hallawa
Comment 5
2017-05-08 16:59:58 PDT
Created
attachment 309441
[details]
Patch
Said Abou-Hallawa
Comment 6
2017-05-08 18:53:56 PDT
Comment on
attachment 309441
[details]
Patch Clearing flags on attachment: 309441 Committed
r216471
: <
http://trac.webkit.org/changeset/216471
>
Said Abou-Hallawa
Comment 7
2017-05-08 18:53:57 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug