commit | 3439c893585e0958502ef397056a372be1777688 | [log] [tgz] |
---|---|---|
author | mbonadei <mbonadei@webrtc.org> | Tue Aug 15 06:48:03 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 15 06:48:03 2017 |
tree | 3168425f4df6fd1517dada7d1cbbb7c76b430427 | |
parent | a77e6bbd30276bdc5b30f2cbc1e92ca181ae76f0 [diff] |
Revert of Trace the stats report as JSON instead of each stat separately. (patchset #3 id:100001 of https://codereview.webrtc.org/2986453002/ ) Reason for revert: It breaks a downstream project. Original issue's description: > Trace the stats report as JSON instead of each stat separately. > > Trace the whole report as a string instead of each field on it's own. And test that the traces collected are valid. > > R=tommi@webrtc.org, hbos@webrtc.org > BUG=chromium:653087 > > Review-Url: https://codereview.webrtc.org/2986453002 > Cr-Commit-Position: refs/heads/master@{#19341} > Committed: https://chromium.googlesource.com/external/webrtc/+/80c65780e618f90369295fe5daf8075e9b374c26 TBR=hbos@webrtc.org,tommi@webrtc.org,ehmaldonado@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:653087 Review-Url: https://codereview.webrtc.org/3001683002 Cr-Commit-Position: refs/heads/master@{#19344}
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.