Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid web usb permission issue in the latest Chrome #301

Merged
merged 3 commits into from Mar 17, 2023

Conversation

buberdds
Copy link
Contributor

After Chrome update (not confirmed yet) users cannot use Ledger to open a wallet due to limitation around popup windows and web usb API. PR created in case we won't find anything else soon. Tab is opened only when usb permissions are missing. Once permissions are granted user won't leave extension popup context.

@lukaw3d
Copy link
Member

lukaw3d commented Mar 15, 2023

Before After
before after2

@buberdds buberdds force-pushed the mz/webusb branch 2 times, most recently from a3f8520 to 96622a6 Compare March 16, 2023 17:17
@lukaw3d lukaw3d merged commit 3e252a2 into oasisprotocol:master Mar 17, 2023
2 checks passed
@tjanez
Copy link
Member

tjanez commented Mar 17, 2023

For completeness, using the current version of the extension (1.9.0) to open an account on the Ledger hardware wallet with Chrome/Chromium version 110 (and other browsers based on this codebase, e.g. Brave) makes the browser crash.

For more info, see:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants