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

Change Cef.IsInitialized from bool to bool? #4867

Open
amaitland opened this issue Jul 6, 2024 · 0 comments · May be fixed by #4869
Open

Change Cef.IsInitialized from bool to bool? #4867

amaitland opened this issue Jul 6, 2024 · 0 comments · May be fixed by #4869
Assignees

Comments

@amaitland
Copy link
Member

Change to nullable to we can track the not initialized state, and true/false.

We can then provide better error messages for the Chromium process singleton #4668

@amaitland amaitland self-assigned this Jul 6, 2024
@amaitland amaitland linked a pull request Jul 6, 2024 that will close this issue
9 tasks
@amaitland amaitland linked a pull request Jul 6, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant