Revert "[webauthn] Close AuthenticatorImpl bindings before callbacks are destroyed."
This reverts commit eb0af94b. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 539037 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2ViMGFmOTRiMGIyOTQxMDdjNjU1ZjZjZmUxMWNlMWVhZGMyMDI1ZTIM Sample Failed Build: https://ci.chromium.org/buildbot/chromium/Linux%20x64/59399 Sample Failed Step: compile Original change's description: > [webauthn] Close AuthenticatorImpl bindings before callbacks are destroyed. > > This will prevent crashing when a tab is closed while > an authenticator request is pending. > > (Also remove some stray logs in authenticator_impl_unittest.cc). > > Bug: 808096 > Change-Id: I00c67b7dea8d1e37d293428e28e61046ce1f3e98 > Reviewed-on: https://chromium-review.googlesource.com/905929 > Commit-Queue: Balazs Engedy <engedy@chromium.org> > Reviewed-by: Balazs Engedy <engedy@chromium.org> > Cr-Commit-Position: refs/heads/master@{#539037} Change-Id: I605ad40100f9a35cf6eecf4824ce0eb062a35ebd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 808096 Reviewed-on: https://chromium-review.googlesource.com/936302 Cr-Commit-Position: refs/heads/master@{#539038}
Showing
Please register or sign in to comment