Page 1 of 1

Update to CEF 3.2987.1599.g495fb8c

Posted: Thu Apr 06, 2017 8:14 am
by salvadordf
Hi :

I updated CEF4Delphi to CEF 3.2987.1599.g495fb8c - Chromium 57.0.2987.133

The MiniBrowser demo has the following changes :
  • Renamed extension example to avoid conflicts with some web pages.
  • Added a new context menu option to modify the HTML document. This example adds a new style element that modifies the printing page size.
  • Added a new context menu option to print from javascript.
  • Added a few more URLs to the address combobox.
  • Added more code comments.
  • Removed unused code.