cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.76k stars 2.92k forks source link

Remove Alloy Bootstrap (M128) #4795

Open amaitland opened 2 months ago

amaitland commented 2 months ago

CEF is going to remove the Alloy Bootstrap

Starting in M125 it will be possible to migrate over to the Chrome Bootstrap.

amaitland commented 2 months ago

CefSharp will likely switch to using the Chrome Bootstrap by default in M126 to ensure any underlying issues are identified before the alloy bootstrap is removed.

amaitland commented 2 weeks ago

CefSharp will likely switch to using the Chrome Bootstrap by default in M126 to ensure any underlying issues are identified before the alloy bootstrap is removed.

Confirming this change (https://github.com/cefsharp/CefSharp/issues/4835)

amaitland commented 1 week ago

Important

If you discover an issue with the Chrome Bootstrap then you need to raise the issue on the CEF ISSUE TRACKER

https://github.com/chromiumembedded/cef/issues

Please post a link in https://github.com/cefsharp/CefSharp/issues/4835, don't create an issue in this repository.

amaitland commented 6 days ago

The Alloy bootstrap will be removed upstream in M128