Bug 255608

Summary: [GStreamer][WebRTC] Relay webrtcbin signaling-state changes to the RTCPeerConnection
Product: WebKit Reporter: Philippe Normand <philn>
Component: PlatformAssignee: Philippe Normand <philn>
Status: RESOLVED INVALID    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 256128    
Bug Blocks: 235885    

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.