Bug 98214 - WebImage::framesFromData should skip corrupted frames
Summary: WebImage::framesFromData should skip corrupted frames
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 16:57 PDT by Peter Kotwicz
Modified: 2012-10-03 02:48 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2012-10-02 17:01 PDT, Peter Kotwicz
no flags Details | Formatted Diff | Diff
Patch (2.70 KB, patch)
2012-10-02 17:08 PDT, Peter Kotwicz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kotwicz 2012-10-02 16:57:00 PDT
WebImage::framesFromData should skip corrupted frames
Comment 1 Peter Kotwicz 2012-10-02 17:01:17 PDT
Created attachment 166780 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-02 17:04:50 PDT
Attachment 166780 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/chromium/ChangeLog', u'Sourc..." exit_code: 1
Source/WebKit/chromium/ChangeLog:9:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Peter Kotwicz 2012-10-02 17:08:38 PDT
Created attachment 166781 [details]
Patch
Comment 4 Nico Weber 2012-10-02 20:19:17 PDT
lgtm, but I'm not a reviewer.
Comment 5 Adam Barth 2012-10-03 02:28:04 PDT
Comment on attachment 166781 [details]
Patch

ok
Comment 6 WebKit Review Bot 2012-10-03 02:48:28 PDT
Comment on attachment 166781 [details]
Patch

Clearing flags on attachment: 166781

Committed r130268: <http://trac.webkit.org/changeset/130268>
Comment 7 WebKit Review Bot 2012-10-03 02:48:31 PDT
All reviewed patches have been landed.  Closing bug.