webauthn: do FCM-triggered caBLE handshake in background.
Previously, an FCM message would trigger a notification which, when pressed, would start the caBLE handshake. This caused every paired device to show the notification, whether in range or not. With this change, the caBLE handshaking happens in the background and only if everything is working will the notification be shown. BUG=1002262 Change-Id: I16c906342e0567c5de7eb7c42ee5060616f8c675 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500277 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#822818}
Showing
Please register or sign in to comment