commit | 5b84490a298df63817065578e41df30818a3ce36 | [log] [tgz] |
---|---|---|
author | Beth Thibodeau <ethibodeau@google.com> | Fri Jun 26 17:18:20 2020 -0400 |
committer | Beth Thibodeau <ethibodeau@google.com> | Mon Jun 29 12:15:52 2020 -0400 |
tree | 14fb41228caad4e81908464f4afb7b6319bcb3ad | |
parent | 402d72389236c28a3ffa051de05760cbfa3ace87 [diff] |
Add null checks to browser callbacks There were reports with a couple crashes in testConnection due to a race condition where we've disconnected the browser before the callback completed. In that event we should consider it an error state. Fixes: 159961110 Test: atest Change-Id: I4fc58ad9ac39e4264ff52c05ff0aeab4e26b3638