commit | 1fe14f2752a35932bea6d6ccff7433a6716c6391 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Fri Jun 17 09:34:31 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 17 11:26:18 2022 |
tree | ddb893897532fbe3ac34da72d7a71639dc421c73 | |
parent | 9f24225d435650c3610b068d07affec47cb324e3 [diff] |
pc: invalidate stats cache when firing onicecandidate https://w3c.github.io/webrtc-stats/#guidelines-for-getstats-results-caching-throttling "When the state of the RTCPeerConnection visibly changes as a result of an API call, a promise resolving or an event firing, subsequent new getStats() calls must return up-to-date dictionaries for the affected objects." BUG=webrtc:14190 Change-Id: I4560be22795f30e0369d573bda0100e490efb57b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265870 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/main@{#37255}
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.