Update to CEF 73.1.11
Posted: Wed Mar 20, 2019 4:23 pm
Hi,
I just uploaded a new CEF4Delphi version updated to CEF 73.1.11, which uses Chromium 73.0.3683.75.
CEF is now using a new numbering system described here :
https://bitbucket.org/chromiumembedded/ ... ber-format
This update includes :
I just uploaded a new CEF4Delphi version updated to CEF 73.1.11, which uses Chromium 73.0.3683.75.
CEF is now using a new numbering system described here :
https://bitbucket.org/chromiumembedded/ ... ber-format
This update includes :
- The issue about the OSR demos freezing when resizing violently is now fixed in the CEF3 code.
- CEF no longer creates permanent cache directories in incognito mode.
- The GlobalCEFApp.EnableMediaStream and GlobalCEFApp.EnableSpeechInput properties are enabled again.
- The FireMonkey applications now require a $(Framework) conditional define in the project options to avoid duplicated resources. Read the comments in the FMX demos for more info.