[webkit-changes] [WebKit/WebKit] 678329: Cherry-pick 261925 at main (38857c77abb9). https://bu...

Philippe Normand noreply at github.com
Wed Apr 12 17:55:43 PDT 2023


  Branch: refs/heads/webkitglib/2.38
  Home:   https://github.com/WebKit/WebKit
  Commit: 678329dd002f0736cd93ca568a4ec748b23b7f7e
      https://github.com/WebKit/WebKit/commit/678329dd002f0736cd93ca568a4ec748b23b7f7e
  Author: Xabier Rodriguez-Calvar <calvaris at igalia.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/eme/CDMThunder.cpp

  Log Message:
  -----------
  Cherry-pick 261925 at main (38857c77abb9). https://bugs.webkit.org/show_bug.cgi?id=254215

    [GStreamer][Thunder][PlayReady] Insert swapped key id before
    https://bugs.webkit.org/show_bug.cgi?id=254215

    Reviewed by Philippe Normand.

    We need to insert the swapped key ID before the non swapped one because the original key ID is moved into the store.

    * Source/WebCore/platform/graphics/gstreamer/eme/CDMThunder.cpp:
    (WebCore::CDMInstanceSessionThunder::keyUpdatedCallback):

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


  Commit: 48f79a006c6eee0497bf7deaeba7d6bf3a6b1f22
      https://github.com/WebKit/WebKit/commit/48f79a006c6eee0497bf7deaeba7d6bf3a6b1f22
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M LayoutTests/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt
    M LayoutTests/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt
    M LayoutTests/fast/mediastream/resources/sdp-utils.js
    M LayoutTests/platform/glib/TestExpectations
    A LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt
    A LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt

  Log Message:
  -----------
  Cherry-pick 261948 at main (4433b2e3d9c8). https://bugs.webkit.org/show_bug.cgi?id=254164

    [GStreamer][WebRTC] fast/mediastream/RTCPeerConnection-inspect-{offer,answer}.html fail
    https://bugs.webkit.org/show_bug.cgi?id=254164

    Reviewed by Xabier Rodriguez-Calvar.

    Make fingerprint SDP attributes predictable in fast/mediastream/RTCPeerConnection-inspect tests baselines.

    * LayoutTests/fast/mediastream/resources/sdp-utils.js:
    (printComparableSessionDescription):
    * LayoutTests/platform/glib/TestExpectations:
    * LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-answer-expected.txt: Added.
    * LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-inspect-offer-expected.txt: Added.

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


  Commit: 0bc71966f378b8dc2c2b45a86d9eaf1349afeee3
      https://github.com/WebKit/WebKit/commit/0bc71966f378b8dc2c2b45a86d9eaf1349afeee3
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-have-local-offer-expected.txt
    M LayoutTests/platform/glib/fast/mediastream/RTCPeerConnection-stable-expected.txt
    M Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp

  Log Message:
  -----------
  Cherry-pick 261954 at main (2a1e99580320). https://bugs.webkit.org/show_bug.cgi?id=254163

    [GStreamer][WebRTC] webrtc/libwebrtc/setLocalDescriptionCrash.html fails
    https://bugs.webkit.org/show_bug.cgi?id=254163

    Reviewed by Xabier Rodriguez-Calvar.

    Detect SDP messages without version attribute and fail accordingly.

    * LayoutTests/platform/glib/TestExpectations:
    * Source/WebCore/Modules/mediastream/gstreamer/GStreamerMediaEndpoint.cpp:
    (WebCore::GStreamerMediaEndpoint::doSetLocalDescription):
    (WebCore::GStreamerMediaEndpoint::setDescription):

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


Compare: https://github.com/WebKit/WebKit/compare/a840ee764381...0bc71966f378


More information about the webkit-changes mailing list