Bug 74041

Summary: WebPImageDecoder should not do a full image decode if progressive decoding is active
Product: WebKit Reporter: noel gordon <noel.gordon>
Component: New BugsAssignee: noel gordon <noel.gordon>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 58851    
Attachments:
Description Flags
Patch none

noel gordon
Reported 2011-12-07 17:35:33 PST
If decoder input data state reaches allDataReceived during a progressive image decode, the decoder performs full image decode. The decoder should just continue with, and complete, the current progressive decode.
Attachments
Patch (1.80 KB, patch)
2011-12-07 17:52 PST, noel gordon
no flags
noel gordon
Comment 1 2011-12-07 17:52:55 PST
WebKit Review Bot
Comment 2 2011-12-07 20:58:17 PST
Comment on attachment 118295 [details] Patch Clearing flags on attachment: 118295 Committed r102310: <http://trac.webkit.org/changeset/102310>
WebKit Review Bot
Comment 3 2011-12-07 20:58:21 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.