commit | 6df49b9d01207c379ba2f091dc5288f8ff33e21e | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Wed Aug 17 13:39:59 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 17 14:09:23 2022 |
tree | c829ee8910030834ce8c9620ec5a5ee01a74cf80 | |
parent | 3d38cd3c41e844451f39b41d72ded0f3b989ec5b [diff] |
TaskQueueStdlib: remove dependency on Event::kForever being int. While transitioning to TimeDelta, WebRTC and Chromium has a different idea about what type rtc::Event::kForever is. Code can't assume rtc::Event::kForever is the same type as timed wait arguments. Bug: webrtc:14366 Change-Id: I4783c7de6d567c70b211de9aa9889417f6fafba1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272060 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37810}
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.