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 85.3.7

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

Update to CEF 85.3.7

Post by salvadordf »

Hi,

CEF4Delphi has been updated to CEF 85.3.7

There's only one change in the CEF binaries : There's one change in CEF4Delphi :
  • Added a checkbox in the MDIBrowser demo to show how to create child browsers in incognito mode if they use a new request context. It also shows how to handle several cache directories for new child browsers.
The CEF binareis are these :
User avatar
salvadordf
Posts: 4056
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 85.3.7

Post by salvadordf »

I just added the missing "Sender" parameter to several TChromium events :
  • TChromium.OnNavigationVisitorResultAvailable
  • TChromium.OnBrowserCompMsg
  • TChromium.OnWidgetCompMsg
  • TChromium.OnRenderCompMsg
Post Reply