OutSystems / CefGlue

.NET binding for The Chromium Embedded Framework (CEF)
MIT License
280 stars 41 forks source link

Are there any plans to upgrade the Chromium build 91.0.4472.77 ? #53

Closed santiago-ribero closed 1 year ago

santiago-ribero commented 2 years ago

Hi. As far as I can see, the current implementation uses Chromium build 91.0.4472.77 . Our product uses ChromiumFX (CEF 3.3440 / Chromium 68.0.3440) and due to some vulnerabilities in that Chromium version, we have to upgrade to 98.0.4758 or higher.

Are there any plans to upgrade, in CefGlue, the Chromium build from 91.0.4472.77 to 98.0.4758 or higher?

Thank you. Kind regards.

joaompneves commented 2 years ago

Hi, Can't put a date on that. Opened a branch, but there are several breaking changes that are preventing the build to succeed. I don't have time right now to work on it.

joaompneves commented 1 year ago

We're almost finishing the upgrade to chromium 106 here