Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Prevent throw if device reset is failing #545

Merged
merged 1 commit into from Dec 3, 2020
Merged

Prevent throw if device reset is failing #545

merged 1 commit into from Dec 3, 2020

Conversation

meriadec
Copy link
Member

@meriadec meriadec commented Dec 1, 2020

So, this PR mitigates impact of recent regression on Chrome 87 + Windows (reported at least 3 times on Vault side). The actual workaround is to disable "new WebUSB backend" (whatever that means) using chrome flag. With those changes no more need.

Tested on:

  • Windows 10 + Chrome 87 (& validated I was falling in the error case + tested basic ADPUs)
  • Linux + Chrome 87 (no apparent regression detected, which is not really surprising given the code lol)

What it look like (VM screen resolution FTW)

YAYA

Copy link
Contributor

@gre gre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no problem for the codecov. there is no easy way to actually CI test this i think anyway.

@gre gre merged commit 1f34e7a into master Dec 3, 2020
@meriadec meriadec deleted the workaround-reset branch December 3, 2020 09:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants