[Nearby] Use EndpointDiscoveryListener on the same sequence it is bound on.
Nearby Connections invokes ::OnEndpointLost() and ::OnEndpointFound() back-to-back. Without this change, these back-to-back calls cause a crash in Mojo's message passing logic, within the Nearby utility process. Bug: 1145818 Change-Id: Iee297ccb4aadebb71072d6155a1eb6f7ddd63cdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523738 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:James Vecore <vecore@google.com> Cr-Commit-Position: refs/heads/master@{#825422}
Showing
Please register or sign in to comment