Blink IceTransportAdapter: Guard transport access
If the cricket::IceTransport is removed before the adapter is removed, for instance when page is closed before initializing, the ice_transport_channel() function may return null. This CL makes this a LOG(ERROR) rather than a fatal error. Note: No new tests added. Bug: chromium:961646 Change-Id: I00fea11ae8cdb3aeb81b8aa961b38d9f3ad3fb03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609706Reviewed-by:Henrik Boström <hbos@chromium.org> Commit-Queue: Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#659924}
Showing
Please register or sign in to comment