RESOLVED FIXED 73796
WebPImageDecoder computes image width and height multiple times
https://bugs.webkit.org/show_bug.cgi?id=73796
Summary WebPImageDecoder computes image width and height multiple times
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.