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.
Fix duplicate open from DevTools when handling OnOpenURLFromTab (fixes #3735). https://bitbucket.org/chromiumembedded/cef/commits/162c3d60df4f502a91a9ad60bd25e3e4ca02ff81
These are the CEF binaries :
Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.12%2Bg162c3d6%2Bchromium-126.0.6478.127_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.12%2Bg162c3d6%2Bchromium-126.0.6478.127_windows64.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.12%2Bg162c3d6%2Bchromium-126.0.6478.127_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.12%2Bg162c3d6%2Bchromium-126.0.6478.127_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.12%2Bg162c3d6%2Bchromium-126.0.6478.127_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.12%2Bg162c3d6%2Bchromium-126.0.6478.127_macosx64.tar.bz2
Call SetIsShutdown after CefInitialize (fixes #3738) Delay shutdown checking until after CefInitialize has drained existing task pools. https://bitbucket.org/chromiumembedded/cef/commits/f6393726b4c38f9581112355371416b23b45aa64
distrib: Add new tools distribution for mksnapshot (see #3734) https://bitbucket.org/chromiumembedded/cef/commits/1e880c56ed6efce9cd45024ac4e6701fead2d5cf
Fix DCHECK adding menu separator with hidden items (fixes #3577) https://bitbucket.org/chromiumembedded/cef/commits/c23cfb8b0173657d63635e8537ae388700e512c1
These are the CEF binaries :
Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.16%2Bgc23cfb8%2Bchromium-126.0.6478.127_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.16%2Bgc23cfb8%2Bchromium-126.0.6478.127_windows64.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.16%2Bgc23cfb8%2Bchromium-126.0.6478.127_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.16%2Bgc23cfb8%2Bchromium-126.0.6478.127_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.16%2Bgc23cfb8%2Bchromium-126.0.6478.127_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_126.2.16%2Bgc23cfb8%2Bchromium-126.0.6478.127_macosx64.tar.bz2
I just uploaded a new CEF4Delphi version with the following changes :
Added TChromiumCore.HTTPSUpgrade to automatically upgrade to HTTPS connections.
Added TChromiumCore.HSTSPolicyBypassList to set a list of comma-delimited single-label hostnames that will skip the check to possibly upgrade from http to https.
bazel: Add initial config for binary distribution (see #3757) https://bitbucket.org/chromiumembedded/cef/commits/1cd242422a260ae4e65029f23549e186f9cfd0fd
These are the CEF binaries :
Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_windows64.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_127.1.2%2Bg1cd2424%2Bchromium-127.0.6533.73_macosx64.tar.bz2