-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fix extension connecting to ledger by opening a normal window, not headless popup #1321
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as off-topic.
This comment was marked as off-topic.
e4375d0
to
56823f1
Compare
Codecov Report
@@ Coverage Diff @@
## master #1321 +/- ##
==========================================
- Coverage 84.76% 84.60% -0.17%
==========================================
Files 142 142
Lines 3611 3604 -7
Branches 660 661 +1
==========================================
- Hits 3061 3049 -12
- Misses 550 555 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ba8aea2
to
b61c9a8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Behaves a bit differently than # 301, but we can always adjust this later based on Don's feedback.
But test still fails: Chromium auto-rejects permissions dialog.
b61c9a8
to
6cca060
Compare
Related to oasisprotocol/oasis-wallet-ext#302 and oasisprotocol/oasis-wallet-ext#301