Branch: refs/heads/webkitglib/2.54
  Home:   https://github.com/WebKit/WebKit
  Commit: 757fb4c3480ae60a219b2500c92c85293c6e456c
      
https://github.com/WebKit/WebKit/commit/757fb4c3480ae60a219b2500c92c85293c6e456c
  Author: Philippe Normand <[email protected]>
  Date:   2026-08-31 (Mon, 31 Aug 2026)

  Changed paths:
    M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.cpp

  Log Message:
  -----------
  Cherry-pick 319995@main (c32395413d94). 
https://bugs.webkit.org/show_bug.cgi?id=320653

    [GStreamer] 
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-connectionState.https.html
 crashes
    https://bugs.webkit.org/show_bug.cgi?id=320653

    Reviewed by Adrian Perez de Castro.

    The audio converted created in the outgoing audio source expects its input 
buffer to be writable
    because it is created with the GST_AUDIO_CONVERTER_FLAG_IN_WRITABLE flag. 
So when doing actual audio
    conversion the input buffer has to be mapped in read-write mode.

    * LayoutTests/platform/glib/TestExpectations:
    * 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.cpp:
    (WebCore::RealtimeOutgoingAudioSourceLibWebRTC::pullAudioData):

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

Canonical link: https://commits.webkit.org/317695.170@webkitglib/2.54


  Commit: 6d542b2ca68d5076631ab6b91c8097d70a165c3d
      
https://github.com/WebKit/WebKit/commit/6d542b2ca68d5076631ab6b91c8097d70a165c3d
  Author: Justin Michaud <[email protected]>
  Date:   2026-08-31 (Mon, 31 Aug 2026)

  Changed paths:
    A LayoutTests/fast/images/resources/awebp-frame-exceeds-canvas.webp
    A LayoutTests/fast/images/webp-frame-exceeds-canvas-expected.txt
    A LayoutTests/fast/images/webp-frame-exceeds-canvas.html
    M Source/WebCore/Headers.cmake
    M Source/WebCore/platform/graphics/ImageBackingStore.h
    M Source/WebCore/platform/image-decoders/avif/AVIFImageReader.cpp
    M Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp
    M Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.h
    M Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp
    M Tools/TestWebKitAPI/CMakeLists.txt
    A Tools/TestWebKitAPI/Tests/WebCore/ImageBackingStoreTests.cpp

  Log Message:
  -----------
  Cherry-pick 320155@main (3f8ee96594ae). 
https://bugs.webkit.org/show_bug.cgi?id=321749

    [non-cocoa][fuzz] OOB write in AVIF/WebP/JPEG XL
    https://bugs.webkit.org/show_bug.cgi?id=321749

    Reviewed by Adrian Perez de Castro.

    Fix a number of places in our image decoders where the image size
    and decoded size can mismatch.

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

Canonical link: https://commits.webkit.org/317695.171@webkitglib/2.54


  Commit: b59f185686db37524af8e8fe38da1f3bab82266d
      
https://github.com/WebKit/WebKit/commit/b59f185686db37524af8e8fe38da1f3bab82266d
  Author: Philippe Normand <[email protected]>
  Date:   2026-08-31 (Mon, 31 Aug 2026)

  Changed paths:
    M 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp

  Log Message:
  -----------
  Cherry-pick 319954@main (dc36ab851de9). 
https://bugs.webkit.org/show_bug.cgi?id=322633

    [GTK][WPE] webrtc/protocol/additional-codecs.html and 
webrtc/msection-recycling.html crash in 
GStreamerRegistryScanner::isCodecSupported
    https://bugs.webkit.org/show_bug.cgi?id=322633

    Reviewed by Xabier Rodriguez-Calvar.

    The GStreamerVideoEncoderFactory relies on the GStreamer registry scanner 
and on the internal
    GStreamer video encoder element, so we need to make sure the registry has 
an up-to-date cache and
    that the encoder has been registered as well.

    * LayoutTests/platform/glib/TestExpectations:
    * LayoutTests/platform/gtk/TestExpectations:
    * 
Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp:
    (WebCore::GStreamerVideoEncoderFactory::GStreamerVideoEncoderFactory):

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

Canonical link: https://commits.webkit.org/317695.172@webkitglib/2.54


Compare: https://github.com/WebKit/WebKit/compare/3d809b0eb8e1...b59f185686db

To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to