commit | ba13131f9ab61ebfbb4a8abcd8c75e66b160a9c4 | [log] [tgz] |
---|---|---|
author | yujo <yujo@chromium.org> | Tue Apr 04 13:40:59 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Apr 04 20:40:59 2017 +0000 |
tree | 7f510991f00f7c767b27acf28f1f48eef9bddb4c | |
parent | baf9b58cb4a9ee1ed62936d516080bd300de99ed [diff] |
Trivial data() and mutable_data() implementations This will allow migrating existing references to data_ over to data() and mutable_data(), so that https://codereview.webrtc.org/2750783004/ can be imported cleanly. BUG=webrtc:7343 TBR=henrika@webrtc.org Review-Url: https://codereview.webrtc.org/2795103002 Cr-Commit-Position: refs/heads/master@{#17532}
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.