[Webkit-unassigned] [Bug 252666] Fix JPEGImageDecoder boolean enum and #define TRUE/FALSE mix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 09:15:51 PST 2023


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org
 Attachment #465109|                            |review+, commit-queue-
              Flags|                            |

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Comment on attachment 465109
  --> https://bugs.webkit.org/attachment.cgi?id=465109
Fix JPEGImageDecoder boolean enum and #define TRUE/FALSE mix

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

Sigh, OK....

> Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h:41
> +#include "jpeglib.h"

Preexisting issue: should be #include <jpeglib.h>

-- 
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/20230221/6c08a134/attachment-0001.htm>


More information about the webkit-unassigned mailing list