[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
Tue Aug 27 00:54:12 PDT 2019


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #374964|review?                     |review-
              Flags|                            |

--- Comment #19 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 374964
  --> https://bugs.webkit.org/attachment.cgi?id=374964
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=374964&action=review

> Source/WebCore/platform/ImageDecoders.cmake:71
> +            set_property(SOURCE platform/image-decoders/jpeg/JPEGImageDecoder.cpp APPEND PROPERTY COMPILE_DEFINITIONS "LIBJPEG_TURBO_SUPPORTS_CONVERSIONS_FROM_RGB")

Let's remove the workaround. Make it a fatal error at CMake phase by using message(FATAL_ERROR "") if you want.

-- 
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/20190827/965d76fd/attachment.html>


More information about the webkit-unassigned mailing list