Bug 164511

Summary: [Win][Direct2D] Incomplete image decoding.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.