Replies: 3 comments 3 replies
|
https://cef-builds.spotifycdn.com/index.html When CEF releases a stable version of https://github.com/chromiumembedded/cef/tree/7680 You can subscribe to release only notifications here on github to be notified when there's a new release. |
2 replies
|
Hi @amaitland @campersau - one of the Cefsharp v146 changelog item still seems to have PR 5228 and the subsequent fix PR 5229 open, just wanted to confirm this cefsharp release is a stable version to consume which would be compatible with webview2 runtime 146.0.3856.62 or higher? or would there be a new version on top of 146.0.70? This is critical for our customers |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Windows applications that use both WebView2 and CEF for loading web pages are crashing after the rollout of WebView2 runtime 146.0.3856.62 - MicrosoftEdge/WebView2Feedback#5540.
The crash seems to be stemming from libcef.dll.
Is there any CefSharp patch planned so that it can co-exist with WebView2 146.0.3856.62 or later?
All reactions