8000 User Profile Fixes to address FileChooser interference and performance by blakebyrnes · Pull Request #455 · ulixee/secret-agent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

User Profile Fixes to address FileChooser interference and performance #455

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

Merged
merged 3 commits into from
Apr 1, 2022

Conversation

blakebyrnes
Copy link
Contributor

This PR modifies User Profiles so they can be restored in a far shorter period, and don't interfere with file chooser popups. Something about loading more than one site prior to load is causing the file picker to stop working. It's unclear what the root issue is. It appears to be in Chrome - something is causing the execution contexts to get out of sync and have the wrong domains (ie, it will still say domain1 while the page is loaded to about:blank)

Closes #452 and #428

@calebjclark calebjclark merged commit fbc0a1d into main Apr 1, 2022
@calebjclark calebjclark deleted the profile branch April 1, 2022 20:24
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.

EDIT: waitForFileChooser does not work when using userProfile with 2+ sessionStorage domains
2 participants
0