8000 fix: CefString conversion bugs/gaps by wravery · Pull Request #81 · tauri-apps/cef-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: CefString conversion bugs/gaps #81

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

Merged
merged 1 commit into from
Mar 13, 2025
Merged

fix: CefString conversion bugs/gaps #81

merged 1 commit into from
Mar 13, 2025

Conversation

wravery
Copy link
Contributor
@wravery wravery commented Mar 13, 2025

@lucasfernog: I think this should fix one of the crashes you were seeing. I also realized I was missing the From<&str> trait on CefStringWide, so I added that as well.

I haven't worked out a good way to update the version numbers of the crates for bug fixes like this when they're tied to the version of CEF itself. Till the next version of CEF comes out, you can maybe use a git dependency/patch to pick up this change.

@wravery wravery merged commit b686ff5 into tauri-apps:dev Mar 13, 2025
5 of 6 checks 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.

1 participant
0