WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 16508
16504
Regression: Transparency mis-decoded in interlaced GIFs
https://bugs.webkit.org/show_bug.cgi?id=16504
Summary
Regression: Transparency mis-decoded in interlaced GIFs
Peter Kasting
Reported
2007-12-18 11:41:46 PST
GIFImageDecoder.cpp (not used by Safari, but used by various other WebKit ports) has a bug I introduced several weeks ago which causes it to mis-decode transparent sections of interlaced GIFs, by not overwriting earlier rows' opaque pixels with later rows' transparent ones. It's not too tricky to fix this. Patch coming shortly.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2007-12-18 18:39:43 PST
*** This bug has been marked as a duplicate of
16508
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug