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

fix: don't throw on bad access #8472

Merged
merged 1 commit into from Jun 7, 2022
Merged

fix: don't throw on bad access #8472

merged 1 commit into from Jun 7, 2022

Conversation

jrandolf
Copy link
Contributor

@jrandolf jrandolf commented Jun 3, 2022

This PR removes a throw clause that is invalid when a script is run locally and connected remotely.

Fixes: #8470

@jrandolf jrandolf requested a review from OrKoN June 3, 2022 23:24
src/common/JSHandle.ts Outdated Show resolved Hide resolved
@jrandolf jrandolf linked an issue Jun 3, 2022 that may be closed by this pull request
@jrandolf jrandolf force-pushed the fix_8470 branch 3 times, most recently from e35e997 to ce142ed Compare June 7, 2022 12:39
src/common/JSHandle.ts Outdated Show resolved Hide resolved
@jrandolf jrandolf force-pushed the fix_8470 branch 4 times, most recently from a44233a to 61a6485 Compare June 7, 2022 13:04
@jrandolf jrandolf force-pushed the fix_8470 branch 2 times, most recently from 64338e9 to 9bc41f1 Compare June 7, 2022 13:26
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.

[Bug]: Can't upload files when puppeteering a remote browser
2 participants