commit | 5145d90660a575324815dce4c826193f35c4f1d6 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Fri Mar 03 15:35:35 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 03 22:57:32 2023 |
tree | 1c7ae1733b5facbe2238a445345d9081037034fc | |
parent | 271c01b38f8ea9b624ef5a45782baa3ea932d425 [diff] |
NackRequester::ClearUpTo: avoid PostTasks. Under the combined network/worker thread project, tasks are unnecessarily posted to the same thread. Avoid this by posting only if invoked on a diffferent sequence. TESTED=presubmit + local Meet calls. Bug: chromium:1373439 Change-Id: I2ca15b2c725f412ca8a0b8132d6b221f9f6b6032 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295868 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39477}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.