Page 11 of 33
Update to CEF 99.2.7
Posted: Thu Mar 03, 2022 10:32 am
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 99.2.7
This is what's new in CEF :
- Chromium 99.0.4844.51

- Fix crash when downloading a modified PDF form. https://bitbucket.org/chromiumembedded/cef/commits/674fc0124f08681656a5390cbb14a4a411710ca4
This is what's new in CEF4Delphi :
- The aIdentifier parameter in TChromiumCore.Find has been removed due to changes in the CEF API.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.7%2Bg674fc01%2Bchromium-99.0.4844.51_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.7%2Bg674fc01%2Bchromium-99.0.4844.51_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.7%2Bg674fc01%2Bchromium-99.0.4844.51_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.7%2Bg674fc01%2Bchromium-99.0.4844.51_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.7%2Bg674fc01%2Bchromium-99.0.4844.51_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.7%2Bg674fc01%2Bchromium-99.0.4844.51_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.7%2Bg674fc01%2Bchromium-99.0.4844.51_macosx64.tar.bz2
Update to CEF 99.2.9
Posted: Sat Mar 05, 2022 12:24 pm
by salvadordf
Hi,
I just updated CEF4Delphi to CEF 99.2.9
This is what's new in CEF :
- Fix print preview Save as PDF. https://bitbucket.org/chromiumembedded/cef/commits/55f7a3c8a670cca9d9a73a3efe89d1b3fd00e8ee
- Fix PDF download 'With your changes'. https://bitbucket.org/chromiumembedded/cef/commits/f42676506b8062218bef80deccd403c47a409333
This is what's new in CEF4Delphi :
- Added a certificate selection form to the MiniBrowser VCL demo.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.9%2Bgf426765%2Bchromium-99.0.4844.51_windows32.tar.bz2
Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.9%2Bgf426765%2Bchromium-99.0.4844.51_windows64.tar.bz2
Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.9%2Bgf426765%2Bchromium-99.0.4844.51_linux32.tar.bz2
Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.9%2Bgf426765%2Bchromium-99.0.4844.51_linux64.tar.bz2
Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.9%2Bgf426765%2Bchromium-99.0.4844.51_linuxarm.tar.bz2
Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.9%2Bgf426765%2Bchromium-99.0.4844.51_linuxarm64.tar.bz2
MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.9%2Bgf426765%2Bchromium-99.0.4844.51_macosx64.tar.bz2
Update to CEF 99.2.10
Posted: Thu Mar 10, 2022 1:47 pm
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 99.2.10.
This is what's new in CEF :
- Fix shutdown crash in RenderProcessHostImpl::Cleanup https://bitbucket.org/chromiumembedded/cef/commits/fecf7ca2cb89ec1e597b0fffdcd1d3b9be7be9a3
There are no changes in the CEF4Delphi code this time.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.10%2Bgfecf7ca%2Bchromium-99.0.4844.51_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.10%2Bgfecf7ca%2Bchromium-99.0.4844.51_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.10%2Bgfecf7ca%2Bchromium-99.0.4844.51_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.10%2Bgfecf7ca%2Bchromium-99.0.4844.51_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.10%2Bgfecf7ca%2Bchromium-99.0.4844.51_linuxarm.tar.bz2
- Linux ARM 64 bits] -> ttps://cef-builds.spotifycdn.com/cef_binary_99.2.10%2Bgfecf7ca%2Bchromium-99.0.4844.51_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.10%2Bgfecf7ca%2Bchromium-99.0.4844.51_macosx64.tar.bz2
Update to CEF 99.2.11
Posted: Wed Mar 16, 2022 9:46 am
by salvadordf
Hi,
CEF4Delpih has been updated to CEF 99.2.11
This is what's new in CEF :
- Fix DevTools crash due to unknown .md mime type. https://bitbucket.org/chromiumembedded/cef/commits/35f91954f8217e5050dfed994b2d6fe5d40c49f1
There are no other changes in CEF4Delphi code at this time.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.11%2Bg35f9195%2Bchromium-99.0.4844.51_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.11%2Bg35f9195%2Bchromium-99.0.4844.51_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.11%2Bg35f9195%2Bchromium-99.0.4844.51_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.11%2Bg35f9195%2Bchromium-99.0.4844.51_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.11%2Bg35f9195%2Bchromium-99.0.4844.51_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.11%2Bg35f9195%2Bchromium-99.0.4844.51_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.11%2Bg35f9195%2Bchromium-99.0.4844.51_macosx64.tar.bz2
Update to CEF 99.2.12
Posted: Thu Mar 17, 2022 9:31 am
by salvadordf
Hi,
CEf4Delphi is now updated to CEF 99.2.12 which includes Chromium 99.0.4844.74
There are no other changes in CEF.
These are the recent changes in CEF4Delphi :
- Fixed backwards compatibility issue in FMX.
- Removed an incorrect relative path in the search path of the projects.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.12%2Bg2977b3a%2Bchromium-99.0.4844.74_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.12%2Bg2977b3a%2Bchromium-99.0.4844.74_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.12%2Bg2977b3a%2Bchromium-99.0.4844.74_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.12%2Bg2977b3a%2Bchromium-99.0.4844.74_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.12%2Bg2977b3a%2Bchromium-99.0.4844.74_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.12%2Bg2977b3a%2Bchromium-99.0.4844.74_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.12%2Bg2977b3a%2Bchromium-99.0.4844.74_macosx64.tar.bz2
Update to CEF 99.2.13
Posted: Tue Mar 22, 2022 11:23 am
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 99.2.13 which includes Chromium 99.0.4844.83.
There are no other code changes in CEF or CEF4Delphi.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.13%2Bgd9af866%2Bchromium-99.0.4844.83_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.13%2Bgd9af866%2Bchromium-99.0.4844.83_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.13%2Bgd9af866%2Bchromium-99.0.4844.83_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.13%2Bgd9af866%2Bchromium-99.0.4844.83_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.13%2Bgd9af866%2Bchromium-99.0.4844.83_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.13%2Bgd9af866%2Bchromium-99.0.4844.83_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.13%2Bgd9af866%2Bchromium-99.0.4844.83_macosx64.tar.bz2
Update to CEF 99.2.14
Posted: Wed Mar 30, 2022 2:58 pm
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 99.2.14 which includes Chromium 99.0.4844.84.
There's a new demo called
MobileBrowser requested by
thefunkyjoint, one of the Patreons of this project.
MobileBrowser allows you to emulate a mobile browser using the DevTools methods in the "
Emulation" namespace.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.14%2Bg3f796b8%2Bchromium-99.0.4844.84_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.14%2Bg3f796b8%2Bchromium-99.0.4844.84_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.14%2Bg3f796b8%2Bchromium-99.0.4844.84_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.14%2Bg3f796b8%2Bchromium-99.0.4844.84_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.14%2Bg3f796b8%2Bchromium-99.0.4844.84_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.14%2Bg3f796b8%2Bchromium-99.0.4844.84_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.14%2Bg3f796b8%2Bchromium-99.0.4844.84_macosx64.tar.bz2
Update to CEF 99.2.15
Posted: Fri Apr 01, 2022 3:16 pm
by salvadordf
Hi,
CEF4Delphi is now updated to CEF 99.2.15
This is what's new in CEF :
- Set dcheck_always_on=false for cef_sandbox Release builds. https://bitbucket.org/chromiumembedded/cef/commits/71e95237436e8fed71819f8c2f7881842f754f63
This is what's new in CEF4Delphi :
- Updated projects to Delphi 11.1
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.15%2Bg71e9523%2Bchromium-99.0.4844.84_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.15%2Bg71e9523%2Bchromium-99.0.4844.84_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.15%2Bg71e9523%2Bchromium-99.0.4844.84_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.15%2Bg71e9523%2Bchromium-99.0.4844.84_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.15%2Bg71e9523%2Bchromium-99.0.4844.84_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.15%2Bg71e9523%2Bchromium-99.0.4844.84_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_99.2.15%2Bg71e9523%2Bchromium-99.0.4844.84_macosx64.tar.bz2
Update to CEF 100.0.14
Posted: Wed Apr 06, 2022 10:29 am
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 100.0.14.
This is what's new in CEF :
- Chromium 100.0.4896.75.

- Removed web plugin support.
This is what's new in CEF4Delphi :
- Removed GlobalCEFApp.PluginPolicy
- Removed GlobalCEFApp.DisablePlugins
- Removed TChromiumCore.OnPluginCrashed
- Removed TChromiumCore.Options.Plugins
- Fixed the list of units in the SimpleOSRBrowser for Lazarus.
These are the CEF binaries :
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.14%2Bg4e5ba66%2Bchromium-100.0.4896.75_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.14%2Bg4e5ba66%2Bchromium-100.0.4896.75_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.14%2Bg4e5ba66%2Bchromium-100.0.4896.75_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.14%2Bg4e5ba66%2Bchromium-100.0.4896.75_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.14%2Bg4e5ba66%2Bchromium-100.0.4896.75_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.14%2Bg4e5ba66%2Bchromium-100.0.4896.75_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.14%2Bg4e5ba66%2Bchromium-100.0.4896.75_macosx64.tar.bz2
Update to CEF 100.0.17
Posted: Wed Apr 13, 2022 1:55 pm
by salvadordf
Hi,
CEF4Delphi has been updated to CEF 100.0.17
This is what's new in CEF :
- Chromium 100.0.4896.88

- mac/linux: Use python3 for .sh scripts. https://bitbucket.org/chromiumembedded/cef/commits/2bf4bd0acb7ab95d3b689b9fb92f431f299482b4
- Fix dismissal of select popups on NotifyMoveOrResizeStarted. https://bitbucket.org/chromiumembedded/cef/commits/579536b10703018ad181782512923cfa40ee02d4
There are no changes in CEF4Delphi this time.
These are the CEF binaries:
- Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.17%2Bg579536b%2Bchromium-100.0.4896.88_windows32.tar.bz2
- Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.17%2Bg579536b%2Bchromium-100.0.4896.88_windows64.tar.bz2
- Linux x86 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.17%2Bg579536b%2Bchromium-100.0.4896.88_linux32.tar.bz2
- Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.17%2Bg579536b%2Bchromium-100.0.4896.88_linux64.tar.bz2
- Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.17%2Bg579536b%2Bchromium-100.0.4896.88_linuxarm.tar.bz2
- Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.17%2Bg579536b%2Bchromium-100.0.4896.88_linuxarm64.tar.bz2
- MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_100.0.17%2Bg579536b%2Bchromium-100.0.4896.88_macosx64.tar.bz2