Open
Bug 1856392
Opened 2 years ago
Updated 1 year ago
Capture checker added by libwebrtc upstream commit 279a05475d causes tsan failures
Categories
(Core :: WebRTC, task)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: dbaker, Unassigned)
Details
We have backed out the capture_checker_ checks added by https://webrtc-review.googlesource.com/c/src/+/305647 due to tsan failures it introduced. We would like to take these changes but more work is required to allow this most likely synchronization between control thread and the capture thread is needed.
Comment 1•1 year ago
|
||
I see upstream landed https://webrtc-review.googlesource.com/c/src/+/338040. This should be arriving in the next libwebrtc update (v123). Andreas, do you think that will allow us to remove our backout of upstream 279a05475d that we landed in Bug 1851693 - (fix-279a05475d)?
Flags: needinfo?(apehrson)
You need to log in
before you can comment on or make changes to this bug.
Description
•