Update to CEF 76.1.10
Posted: Tue Aug 27, 2019 7:59 am
Hi,
CEF4Delphi has been updated to CEF 76.1.10.
This is what's new in the CEF binaries :
CEF4Delphi has been updated to CEF 76.1.10.
This is what's new in the CEF binaries :
- Fix folder upload with "input type=file webkitdirectory" https://bitbucket.org/chromiumembedded/ ... f3418fa6e9
- Added GlobalCEFApp.UseFakeUIForMediaStream : If you need to share the screen, set this property and GlobalCEFApp.EnableMediaStream to TRUE.
- Added overloaded TCefBaseRefCountedOwn.SameAs : This might be useful to compare CEF interfaces.