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

Downgrade to latest playwright (ledger window doesn't crash Chromium) #1338

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented Mar 17, 2023

During #1321 I needed playwright prerelease to test if popup would ask for permissions after it no longer crashed Chromium.

It did not ask for permissions, so as a workaround I open a normal window instead of a popup. This asks for permissions and doesn't crash Chromium 110.x/111.x. With this workaround we no longer need prerelease, and we can test against latest browsers instead.

@lukaw3d lukaw3d requested a review from buberdds March 17, 2023 21:02
@lukaw3d lukaw3d changed the title Downgrade to playwright latest (ledger window doesn't crash Chromium) Downgrade to latest playwright (ledger window doesn't crash Chromium) Mar 17, 2023
@github-actions
Copy link

github-actions bot commented Mar 17, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.03s
✅ JSON eslint-plugin-jsonc 1 0 0 1.19s
✅ JSON jsonlint 1 0 0.42s
✅ JSON npm-package-json-lint yes no 0.84s
✅ JSON prettier 1 0 0 0.54s
✅ JSON v8r 1 0 4.56s
✅ REPOSITORY checkov yes no 19.47s
✅ REPOSITORY git_diff yes no 0.01s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@cloudflare-pages
Copy link

cloudflare-pages bot commented Mar 17, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 568c22a
Status: ✅  Deploy successful!
Preview URL: https://7220a14b.oasis-wallet.pages.dev
Branch Preview URL: https://lw-latest-playwright.oasis-wallet.pages.dev

View logs

@lukaw3d lukaw3d merged commit aa443cf into master Mar 17, 2023
@lukaw3d lukaw3d deleted the lw/latest-playwright branch March 17, 2023 22:21
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

2 participants