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: ensure incognito sessions obey proxy server settings (#7589) #7677

Closed
wants to merge 3 commits into from

Conversation

anjackson
Copy link

This attempts to resolve issue #7589 - i.e. it's a bug fix because as of 10.4.0 Puppeteer will ignore proxy settings when using incognito sessions.

No tests added. It would be good to have a test that would spot this kind of regression, but it is beyond my abilities to create such a test. (I am not really much of a JavaScript programmer). Issue #7589 includes an example that fails under 10.4.0, ...TBC...

Summary

This PR attempts to repair an accidental breaking change introduced in 10.4.0.

@google-cla google-cla bot added the cla: yes label Oct 12, 2021
@OrKoN
Copy link
Collaborator

OrKoN commented Feb 15, 2022

Thanks for the PR! It looks like the same issue will be addressed in #7770

@OrKoN OrKoN closed this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants