Bug 253909
| Summary: | Improve GIF image decoding by using Vector<>::iterator | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Images | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | fujii.hironori, rego, sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
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
This should affect GTK, WinCairo and WPE ports only. Apple ports use the system frameworks to decode the GIF images.
Radar WebKit Bug Importer
<rdar://problem/107021505>