commit | 8905d04109d9844a70da8ba478edebc35d686d67 | [log] [tgz] |
---|---|---|
author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | Mon Jan 07 11:41:05 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 08 16:05:23 2019 |
tree | 55b4ecc6977aa767bbda3685651994dd8f961d5d | |
parent | 03fbf1eb4b23c4f4f78e949d31fecb836fc41da5 [diff] |
Add ',' between elements in RTCStatsReport::ToJson There was no ',' between array-elements the stats-report, yielding invalid JSON. Let's bring back the ",", which was lost during recent refactoring. Bug: webrtc:10173 Change-Id: Ib58025d56c4895c6af33b9777cb2ebdb94a678ea Reviewed-on: https://webrtc-review.googlesource.com/c/116483 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26161}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.