mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() As pointed out in issue webrtc:15146 this Mac/iOS specific variable, makes the SequenceChecker behave incorrectly on those platforms. The variable was introduced in a CL that merged the previous checker classes, ThreadChecker and SequencedTaskChecker, but curiously neither one of them had such a variable. So I'm not exactly sure what problem was being solved. Hence I'm wondering if we actually need it. Reference: https://webrtc-review.googlesource.com/c/src/+/129721 Bug: webrtc:15146 Change-Id: Ia7a9eb17b993c4f8a1e8204c658bf0b3dbdaa1e0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304401 Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40019} |
||
---|---|---|
.. | ||
BUILD.gn | ||
DEPS | ||
mutex.h | ||
mutex_abseil.h | ||
mutex_benchmark.cc | ||
mutex_critical_section.h | ||
mutex_pthread.h | ||
mutex_unittest.cc | ||
sequence_checker_internal.cc | ||
sequence_checker_internal.h | ||
yield.cc | ||
yield.h | ||
yield_policy.cc | ||
yield_policy.h | ||
yield_policy_unittest.cc |