commit | 33bb86d5a1ec5a4aafeaea0788242bb51189d031 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Mon May 29 09:46:05 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 29 09:46:05 2017 |
tree | 6510fb768f1ffd302bf3c20746ef93d252a66d80 | |
parent | 5682240a15be75e7ff5030fb0d0c463da0c50d81 [diff] |
Remove final from RtcEventLogNullImpl The reason is that there might be implementations that do not want to implement all methods. To allow easier modification of the RtcEventLog interface, allow these implementation to inherit the RtcEventLogNullImpl implementation. BUG=none Review-Url: https://codereview.webrtc.org/2903003002 Cr-Commit-Position: refs/heads/master@{#18298}
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.