Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: 797b510a67fbed4e8ffbb3826d287018fe41d39f
      
https://github.com/WebKit/WebKit/commit/797b510a67fbed4e8ffbb3826d287018fe41d39f
  Author: Miguel Gomez <mago...@igalia.com>
  Date:   2025-08-18 (Mon, 18 Aug 2025)

  Changed paths:
    M Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp

  Log Message:
  -----------
  Cherry-pick 298831@main (f7d01f974268). 
https://bugs.webkit.org/show_bug.cgi?id=297393

    [GTK][WPE] Stuttering when playing WebP animations
    https://bugs.webkit.org/show_bug.cgi?id=297393

    Reviewed by Carlos Garcia Campos.

    When clearing the FrameBuffer cache, keep the most recent complete frame
    around, because that will probably be necessary to decode the next frame.
    This avoids having to decode several frames in a row in order to get the
    next frame after a call to clearFrameBufferCache() is performed.

    * Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp:
    (WebCore::WEBPImageDecoder::clearFrameBufferCache):

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

Canonical link: https://commits.webkit.org/298234.24@webkitglib/2.50



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to