[Webkit-unassigned] [Bug 200163] JPEGImageDecoder: use libjpeg-turbo RGBA output path even for Adobe transform=0 JPEGs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 05:12:36 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200163

--- Comment #6 from Loïc Yhuel <loic.yhuel at softathome.com> ---
(In reply to Michael Catanzaro from comment #5)
> Comment on attachment 374964 [details]
> Patch
> 
> I think this is fine, but yeah, a simpler check not requiring regex would be
> even better.

Without the regex, the only possible test is LIBJPEG_TURBO_VERSION_NUMBER (and can be done in the code), but it would mean only 1.5.0 and later would have the fix, not 1.2.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190729/2414f088/attachment-0001.html>


More information about the webkit-unassigned mailing list