Page 1 of 1

Update to CEF 85.3.7

Posted: Tue Sep 15, 2020 1:58 pm
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 :

Re: Update to CEF 85.3.7

Posted: Tue Sep 15, 2020 2:34 pm
by salvadordf
I just added the missing "Sender" parameter to several TChromium events :
  • TChromium.OnNavigationVisitorResultAvailable
  • TChromium.OnBrowserCompMsg
  • TChromium.OnWidgetCompMsg
  • TChromium.OnRenderCompMsg