commit | 3ecec84c83bea5f985ea4f3047b8336f88be0267 | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Thu Jun 07 12:57:06 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 07 13:16:40 2018 +0000 |
tree | 79c540a2ac0431c51c6f3c83d0b5812276d8b17e | |
parent | f469b63d44bc8ccbf18873a153f277e507731249 [diff] |
Android: Throw exception in CallSessionFileRotatingLogSink if dir is null This CL throws an IllegalArgumentException in case the dir path argument is null. This makes the error more clear than crashing in native JNI code while trying to convert a null string. Bug: b/106732994 Change-Id: Ib04ebf017c6e33b9896fc1e1db051a853838a7f4 Reviewed-on: https://webrtc-review.googlesource.com/81740 Reviewed-by: Paulina Hensman <phensman@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23535}
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.