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.

Update to CEF 3.3359.1772.gd1df190

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

Update to CEF 3.3359.1772.gd1df190

Post 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 :
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 3.3359.1772.gd1df190

Post 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.
Post Reply