Bug 255284 - [GStreamer][WebRTC] Offer/Answer handling is potentially racy
Summary: [GStreamer][WebRTC] Offer/Answer handling is potentially racy
Status: RESOLVED FIXED
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:
Blocks: GstWebRTC
  Show dependency treegraph
 
Reported: 2023-04-11 08:01 PDT by Philippe Normand
Modified: 2023-04-28 02:58 PDT (History)
1 user (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-11 08:01:15 PDT
We use an un-protected boolean member variable for this, but it could be avoided.
Comment 1 Philippe Normand 2023-04-11 08:06:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12612
Comment 2 EWS 2023-04-17 02:46:31 PDT
Committed 263020@main (027ba321f4ed): <https://commits.webkit.org/263020@main>

Reviewed commits have been landed. Closing PR #12612 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-17 02:47:16 PDT
<rdar://problem/108128032>