Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.
CEF4Delphi has been updated to CEF 126.2.0 which includes Chromium 126.0.6478.62.
There are no other relevant code changes.
These are the CEF binaries :
Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.0%2Bg5c56e98%2Bchromium-126.0.6478.62_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.0%2Bg5c56e98%2Bchromium-126.0.6478.62_windows64.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.0%2Bg5c56e98%2Bchromium-126.0.6478.62_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.0%2Bg5c56e98%2Bchromium-126.0.6478.62_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.0%2Bg5c56e98%2Bchromium-126.0.6478.62_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.0%2Bg5c56e98%2Bchromium-126.0.6478.62_macosx64.tar.bz2
WARNING
I reported an application crash in the CEF project repository. The browser crashes navigating to some websites.
https://github.com/salvadordf/CEF4Delphi/issues/518
https://github.com/chromiumembedded/cef/issues/3717
chrome: Fix CHECK when switching from kPrerendering to kActive. https://bitbucket.org/chromiumembedded/cef/commits/ecbe1244cb326375b2681851b17cc0c9e3cbd263
Revert "Fix potential dangling PendingRequest::request_ (see #3239)". https://bitbucket.org/chromiumembedded/cef/commits/64eb12c9c4dd040ec24252c0af10d09bf0417f4d
Disable dangling ptr check for PendingRequest::request_ (see #3239, fixes #3717). https://bitbucket.org/chromiumembedded/cef/commits/5e718e01a0a9262704330a5fac48ffa03b34d67e
Added extensions and descriptions to TCEFFileDialogInfo.
Enable Chrome runtime in SimpleBrowser2 demo.
Enable Chrome runtime in MobileBrowser demo.
Added more test sites to MobileBrowser demo.
Added the fullVersion field information to the Emulation.setUserAgentOverride method.
These are the CEF binaries :
Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.4%2Bg5e718e0%2Bchromium-126.0.6478.62_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.4%2Bg5e718e0%2Bchromium-126.0.6478.62_windows64.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.4%2Bg5e718e0%2Bchromium-126.0.6478.62_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.4%2Bg5e718e0%2Bchromium-126.0.6478.62_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.4%2Bg5e718e0%2Bchromium-126.0.6478.62_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.4%2Bg5e718e0%2Bchromium-126.0.6478.62_macosx64.tar.bz2
Fix assertions with Save As dialog. https://bitbucket.org/chromiumembedded/cef/commits/c7c4ac95b15c237e9ac2dbd0ca73ee5ab23736a6
Set the GlobalCEFApp.DisableChromeLoginPrompt to TRUE by default as a workaround for the issue #520. https://github.com/salvadordf/CEF4Delphi/issues/520
These are the CEF binaries :
Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.6%2Bgc7c4ac9%2Bchromium-126.0.6478.115_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.6%2Bgc7c4ac9%2Bchromium-126.0.6478.115_windows64.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.6%2Bgc7c4ac9%2Bchromium-126.0.6478.115_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.6%2Bgc7c4ac9%2Bchromium-126.0.6478.115_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.6%2Bgc7c4ac9%2Bchromium-126.0.6478.115_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.6%2Bgc7c4ac9%2Bchromium-126.0.6478.115_macosx64.tar.bz2
WARNING
There's a loading issue in Linux: https://github.com/salvadordf/CEF4Delphi/issues/457
The browser crashes navigating to some websites: https://github.com/salvadordf/CEF4Delphi/issues/518
Allow dangling UnretainedWrapper for ResourceRequest* (fixes #3717) This the browser crashes navigating to some websites: https://bitbucket.org/chromiumembedded/cef/commits/300bb055bbbac536648b2619fc15a5a38bdf3377
These are the CEF binaries :
Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.7%2Bg300bb05%2Bchromium-126.0.6478.115_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.7%2Bg300bb05%2Bchromium-126.0.6478.115_windows64.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.7%2Bg300bb05%2Bchromium-126.0.6478.115_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.7%2Bg300bb05%2Bchromium-126.0.6478.115_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.7%2Bg300bb05%2Bchromium-126.0.6478.115_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.7%2Bg300bb05%2Bchromium-126.0.6478.115_macosx64.tar.bz2