Bug 98214

Summary: WebImage::framesFromData should skip corrupted frames
Product: WebKit Reporter: Peter Kotwicz <pkotwicz>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, pkotwicz, thakis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.