commit | 384194369b4be41912353631a68689129a49e58c | [log] [tgz] |
---|---|---|
author | henrikg <henrikg@webrtc.org> | Wed Sep 16 13:33:20 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 16 13:33:25 2015 |
tree | 392d680f81be3a64e9e2bd5685fa0bbbcd6aa72a | |
parent | 3c089d751ede283e21e186885eaf705c3257ccd2 [diff] |
Consolidate constructormagic macros with Chromium version and remove Chromium override. Part of work removing dependency on Chromium's base. Only adds "= delete". From https://codereview.chromium.org/1151443003 : "This will guarantee the error to be at compile time, and not rely on the call visibility (private)." In consequence of that change, fixed an illegal copy and removed a bunch of unused variables. Depends on https://codereview.webrtc.org/1345433002/ BUG=chromium:468375 (in particular comment #37) NOTRY=true Review URL: https://codereview.webrtc.org/1342543004 Cr-Commit-Position: refs/heads/master@{#9954}
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.