Bug 255608 - [GStreamer][WebRTC] Relay webrtcbin signaling-state changes to the RTCPeerConnection
Summary: [GStreamer][WebRTC] Relay webrtcbin signaling-state changes to the RTCPeerCon...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords: InRadar
Depends on: 256128
Blocks: GstWebRTC
  Show dependency treegraph
 
Reported: 2023-04-18 09:55 PDT by Philippe Normand
Modified: 2024-01-07 02:19 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2023-04-18 09:55:56 PDT
ssia
Comment 1 Philippe Normand 2023-04-18 09:58:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12869
Comment 2 EWS 2023-04-19 02:40:52 PDT
Committed 263128@main (f82cde0e26ab): <https://commits.webkit.org/263128@main>

Reviewed commits have been landed. Closing PR #12869 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-19 02:41:19 PDT
<rdar://problem/108250995>
Comment 4 WebKit Commit Bot 2023-04-29 04:23:34 PDT
Re-opened since this is blocked by bug 256128
Comment 5 Philippe Normand 2024-01-07 02:19:31 PST
This is done from PeerConnection.updateDescriptions(), I don't think we need additional work on that.