WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253909
Improve GIF image decoding by using Vector<>::iterator
https://bugs.webkit.org/show_bug.cgi?id=253909
Summary
Improve GIF image decoding by using Vector<>::iterator
Ahmad Saleem
Reported
2023-03-14 14:36:22 PDT
Hi Team, While going through Blink's commit, I came across another potential merge: Blink Commit -
https://chromium.googlesource.com/chromium/blink/+/c03896b328d0760d07b30e6e328b96bd5e9df1c3
WebKit Source -
https://searchfox.org/wubkat/source/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp#208
etc. Just wanted to raise to see if it might be useful for non-mac ports or worth merging. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2023-03-14 14:38:51 PDT
This should affect GTK, WinCairo and WPE ports only. Apple ports use the system frameworks to decode the GIF images.
Radar WebKit Bug Importer
Comment 2
2023-03-21 14:37:16 PDT
<
rdar://problem/107021505
>
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