Page 1 of 1

Update to CEF 3.3359.1772.gd1df190

Posted: Mon May 07, 2018 9:00 am
by salvadordf
Hi,

I uploaded a small update to CEF4Delphi.

The latest CEF binaries have these bug fixes :
  • Fix Object.entries/.values with non-enumerable properties
  • Fix Remote Debugging is missing 'Select Element Button' : The DevTools have the mouse pointer button again to select HTML elements.
The CEF binaries are these :

Re: Update to CEF 3.3359.1772.gd1df190

Posted: Sun May 13, 2018 4:30 pm
by salvadordf
Download the latest CEF4Delphi from GitHub :
https://github.com/salvadordf/CEF4Delphi

Don't install OldCEF4Delphi at the same time that CEF4Delphi. Remove OldCEF4Delphi from the library path.
Make sure you uninstall any previous CEF4Delphi component you may have, restart Delphi and then install the new CEF4Delphi version.

Then download the CEF3 binaries from these links :
32bit -> http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
64bit -> http://opensource.spotify.com/cefbuilds ... 64.tar.bz2

Copy the contents from the "Release" and "Resources" directories to the BIN directory inside the CEF4Delphi directory.