commit | d17a5a7709fcef98bb6fcd0d2a99e11dfcc38bb7 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon Jan 02 16:09:59 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 02 16:09:59 2017 |
tree | 64b9a6492a1bc131fd4bcab952ed153a01ce8024 | |
parent | 06495bcbb7477b8df1e9f2e34eae0efd11e0b9fe [diff] |
RTCIceCandidateStats.deleted = false added. Since previously, only the deleted = false case is supported, but now that stat is added. It's a recent addition to the spec: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatestats-deleted BUG=webrtc:6756, chromium:632723, chromium:627816 Review-Url: https://codereview.webrtc.org/2591963003 Cr-Commit-Position: refs/heads/master@{#15871}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.