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

Set --hide-crash-restore-bubble and --disable-chrome-login-prompt #28

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

SLT-World
Copy link
Contributor

Resolves cefsharp/CefSharp#4830 and cefsharp/CefSharp#4903

Set --hide-crash-restore-bubble by default to prevent Chromium window from opening after unsuccessful shutdown.

Set --disable-chrome-login-prompt by default to disable Chrome login prompt and call GetAuthCredentials.

@amaitland
Copy link
Member

Nice one thanks!

Will be included in M128

@amaitland amaitland merged commit fc0bed5 into cefsharp:master Sep 3, 2024
1 check passed
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.

Chrome Runtime proxies don't work unless flag is set.
2 participants