Bug 164511 - [Win][Direct2D] Incomplete image decoding.
Summary: [Win][Direct2D] Incomplete image decoding.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-08 05:55 PST by Per Arne Vollan
Modified: 2016-11-09 12:32 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2016-11-08 06:11 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2016-11-08 05:55:47 PST
Sometimes, image decoding is stopped before the complete image is decoded.
Comment 1 Per Arne Vollan 2016-11-08 06:11:42 PST
Created attachment 294155 [details]
Patch
Comment 2 Darin Adler 2016-11-08 09:12:44 PST
Comment on attachment 294155 [details]
Patch

Do we have regression test coverage for this?
Comment 3 Per Arne Vollan 2016-11-09 00:13:24 PST
(In reply to comment #2)
> Comment on attachment 294155 [details]
> Patch
> 
> Do we have regression test coverage for this?

I believe this is covered by existing tests.

Thanks for reviewing!
Comment 4 WebKit Commit Bot 2016-11-09 12:32:28 PST
Comment on attachment 294155 [details]
Patch

Clearing flags on attachment: 294155

Committed r208469: <http://trac.webkit.org/changeset/208469>
Comment 5 WebKit Commit Bot 2016-11-09 12:32:32 PST
All reviewed patches have been landed.  Closing bug.