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 updates

User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 137.0.11

Post by salvadordf »

Hi,

CEF4Delphi has been updated to CEF 137.0.11.

This is what's new since the last announcement :
  • Chromium 137.0.7151.104 :)
  • Fixed memory leak in JSWindowBindingWithArrayBuffer
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.11%2Bgab5769c%2Bchromium-137.0.7151.104_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.11%2Bgab5769c%2Bchromium-137.0.7151.104_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.11%2Bgab5769c%2Bchromium-137.0.7151.104_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.11%2Bgab5769c%2Bchromium-137.0.7151.104_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.11%2Bgab5769c%2Bchromium-137.0.7151.104_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.11%2Bgab5769c%2Bchromium-137.0.7151.104_macosx64.tar.bz2
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 137.0.17

Post by salvadordf »

Hi,

CEF4Delphi has been updated to CEF 137.0.17.

This is what's new:
  • tools: Add patch fallback for git apply (see #3944) https://bitbucket.org/chromiumembedded/cef/commits/6850447b513fba0c8c4ddb6ec2cae93aa1965cf1
  • distrib: Support Chromium tarball usage (see #3944) https://bitbucket.org/chromiumembedded/cef/commits/30781ca99d5ae0a382e3b40877b7f0e3e83dfd62
  • Add patches for Chromium tarball support (see #3944) https://bitbucket.org/chromiumembedded/cef/commits/5798d19cf25af48335a469816980ad0549018fe5
  • tools: Improve error message on patch failure (see #3944) https://bitbucket.org/chromiumembedded/cef/commits/cf94019100069d29f6dc018133e7772888631acf
  • tools: Use --full-index when saving patches (see #3944) https://bitbucket.org/chromiumembedded/cef/commits/07f250dd9c5b25faeed57828dee0047bf61100e7
  • Apply --full-index for patch files (see #3944) https://bitbucket.org/chromiumembedded/cef/commits/f354b0eaa12bc11adb0591911ebaa528b83e6cd6
These are the CEF binaries :
  • Windows 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.17%2Bgf354b0e%2Bchromium-137.0.7151.104_windows32.tar.bz2
  • Windows 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.17%2Bgf354b0e%2Bchromium-137.0.7151.104_windows64.tar.bz2
  • Linux x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.17%2Bgf354b0e%2Bchromium-137.0.7151.104_linux64.tar.bz2
  • Linux ARM 32 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.17%2Bgf354b0e%2Bchromium-137.0.7151.104_linuxarm.tar.bz2
  • Linux ARM 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.17%2Bgf354b0e%2Bchromium-137.0.7151.104_linuxarm64.tar.bz2
  • MacOS x86 64 bits -> https://cef-builds.spotifycdn.com/cef_binary_137.0.17%2Bgf354b0e%2Bchromium-137.0.7151.104_macosx64.tar.bz2
Locked