[webkit-changes] [WebKit/WebKit] 12eeaf: REGRESSION(258448 at main): [GStreamer] Broke importe...

Philippe Normand noreply at github.com
Thu Jan 12 05:22:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 12eeaf78a6d495d36bae29a8b9c1b8a36953e9ed
      https://github.com/WebKit/WebKit/commit/12eeaf78a6d495d36bae29a8b9c1b8a36953e9ed
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/decodingInfo.webrtc-expected.txt
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/encodingInfo.webrtc-expected.txt
    M Source/WebCore/page/Page.cpp
    M Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.cpp

  Log Message:
  -----------
  REGRESSION(258448 at main): [GStreamer] Broke imported/w3c/web-platform-tests/media-capabilities webrtc tests
https://bugs.webkit.org/show_bug.cgi?id=250315

Reviewed by Žan Doberšek and Xabier Rodriguez-Calvar.

Fix WebRTC settings notifications on Page for ports not enabling LibWebRTC. Also rebaseline
media-capabilities tests on GLib ports after recent changes in the GStreamer registry scanner.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/decodingInfo.webrtc-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/media-capabilities/encodingInfo.webrtc-expected.txt:
* Source/WebCore/page/Page.cpp:
(WebCore::Page::settingsDidChange):
* Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.cpp:
(WebCore::GStreamerWebRTCProvider::initializeVideoEncodingCapabilities):
(WebCore::GStreamerWebRTCProvider::initializeVideoDecodingCapabilities):

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




More information about the webkit-changes mailing list