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

Further demonstration of issue: https://github.com/cefsharp/CefSharp/issues/4621 #4771

Closed
wants to merge 11 commits into from

Conversation

nebojsasandin
Copy link

Previously, it was concluded that the bypass for issue: #4621 can be resolved by using:

settings.CefCommandLineArgs.Add("isolate-origins", "https://accounts.google.com,https://chrome.google.com,https://chromewebstore.google.com,https://mail.google.com,https://www.google.com,https://google.com");

...however, there's a new test which demonstrates that this workaround isn't always helpful.

GoogleSearchToGoogleAccountsBreaksJS() test method works with the workaround method, however: GoogleSearchToGmailBreaksJS() test method does not work.

@AppVeyorBot
Copy link

amaitland added a commit that referenced this pull request May 6, 2024
- They will only run locally for now

#4771
@amaitland
Copy link
Member

Test added in 527a062

They'll only run locally for now.

See #4621

@amaitland amaitland closed this May 6, 2024
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.

3 participants