mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() None of these native methods perform null checks. Some of the Java delegates were doing some null checks, but calling others with null parameters would just result in native crashes that often lack context. These more systematic checks will make debugging easier. Bug: b/282038690 Change-Id: I3363abeede84c1bd93da397fe87c3d638a607107 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/306961 Reviewed-by: Linus Nilsson <lnilsson@webrtc.org> Commit-Queue: Xavier Lepaul <xalep@webrtc.org> Reviewed-by: Ranveer Aggarwal <ranvr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40175} |
||
---|---|---|
.. | ||
android | ||
objc | ||
BUILD.gn | ||
media_constraints.cc | ||
media_constraints.h | ||
media_constraints_unittest.cc | ||
OWNERS |