Page 1 of 1

Update to CEF 78.2.9

Posted: Wed Oct 30, 2019 10:27 am
by salvadordf
Hi,

CEF4Delphi is now updated to CEF 78.2.9

This is what's new :
  • Chromium 78.0.3904.70
  • Added "picture-in-picture" support for HTML5 video elements. This feature doesn't work in OSR mode.
  • Added chrome://process-internals support
  • Removed the "enable-net-security-expiration" properties and parameters.
  • Removed TChromium.LoadString
  • ICefResponse.GetHeader was renamed to ICefResponse.GetHeaderByName
  • Added ICefResponse.SetHeaderByName
  • Removed CefIsCertStatusMinorError
To test the "picture-in-picture" feature load this page with the MiniBrowser demo :
https://www.w3schools.com/html/html5_video.asp

Then play the video, click on the dotted button in the bottom-right corner of the video box and select "Picture in picture"

Read this for more information about the Picture-In-Picture (PiP) API :
https://www.chromestatus.com/feature/5729206566649856

The CEF binaries used are these :
WARNING :
The shutdown and resize issues in OSR mode are still present. Use the latest release version if you need a stable component :
https://github.com/salvadordf/CEF4Delph ... ses/latest