commit | 388e4e9d96f0e587a008111c612dd53339e3dfb2 | [log] [tgz] |
---|---|---|
author | Jonas Olsson <jonasolsson@webrtc.org> | Fri Nov 16 15:57:49 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 20 13:19:18 2018 +0000 |
tree | 1785ff8bddd5856f647451fd9537cabddaf0564e | |
parent | c20b82a4edbf6fd3c61cd67f25ee2dd0c144cd43 [diff] |
Make RTC_LOG_FILE_LINE use its parameters Our macros always pass __FILE__ and __LINE__ as parameters, so the impact was limited. However, doing the correct thing is obviously preferable to doing the wrong thing, so let's fix it. Bug: webrtc:10003 Change-Id: Id2529c4bd8c7e90a8f0ac3ffa713dbe305ba66d8 Reviewed-on: https://webrtc-review.googlesource.com/c/111244 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25712}
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.