Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e0f0c61dbb25b29a4bab5daadc0d1bd6403502e7
      
https://github.com/WebKit/WebKit/commit/e0f0c61dbb25b29a4bab5daadc0d1bd6403502e7
  Author: Anne van Kesteren <ann...@annevk.nl>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformEnable.h
    M Source/WebCore/platform/MIMETypeRegistry.cpp
    M Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp
    M Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h

  Log Message:
  -----------
  Remove ENABLE_APNG directive
https://bugs.webkit.org/show_bug.cgi?id=265443

Reviewed by Alex Christensen.

It's already enabled everywhere and APNG isn't going anywhere.

* Source/WTF/wtf/PlatformEnable.h:
* Source/WebCore/platform/MIMETypeRegistry.cpp:
* Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:
(WebCore::readChunks):
(WebCore::PNGImageReader::PNGImageReader):
(WebCore::PNGImageDecoder::PNGImageDecoder):
(WebCore::PNGImageDecoder::repetitionCount const):
(WebCore::PNGImageDecoder::frameBufferAtIndex):
(WebCore::PNGImageDecoder::headerAvailable):
(WebCore::PNGImageDecoder::rowAvailable):
(WebCore::PNGImageDecoder::pngComplete):
(WebCore::PNGImageDecoder::fallbackNotAnimated):
* Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h:

Canonical link: https://commits.webkit.org/271221@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to