We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
Core - Change Cef.IsInitialized from bool to bool?
6c7fd7b
Resolves #4867
57f8cd3
amaitland
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: