Bug 73796

Summary: WebPImageDecoder computes image width and height multiple times
Product: WebKit Reporter: noel gordon <noel.gordon>
Component: New BugsAssignee: noel gordon <noel.gordon>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, pascal.massimino, 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-04 20:38:22 PST
The decoded image height and width are constants, so read them once rather than multiple times.
Attachments
Patch (3.94 KB, patch)
2011-12-04 20:43 PST, noel gordon
no flags
noel gordon
Comment 1 2011-12-04 20:43:24 PST
WebKit Review Bot
Comment 2 2011-12-06 11:29:58 PST
Comment on attachment 117834 [details] Patch Clearing flags on attachment: 117834 Committed r102158: <http://trac.webkit.org/changeset/102158>
WebKit Review Bot
Comment 3 2011-12-06 11:30:02 PST
All reviewed patches have been landed. Closing bug.
Pascal Massimino
Comment 4 2011-12-06 12:48:59 PST
LGTM.
Note You need to log in before you can comment on or make changes to this bug.