mozilla / authenticator-rs

Rust library to interact with Security Keys, used by Firefox
https://crates.io/crates/authenticator
Mozilla Public License 2.0
275 stars 72 forks source link

Ignore errors in preflight #296

Closed jschanck closed 1 year ago

jschanck commented 1 year ago

I think this may be the cause of Bug 1830846.

msirringhaus commented 1 year ago

Could you add a comment, that errors are explicitly ignored here? Just to avoid getting this re-added by accident in the future.