Update to CEF 3.3538.1848.g1d1fe01
Posted: Fri Oct 26, 2018 8:42 am
Hi,
I just uploaded the new version of CEF4Delphi. It uses CEF 3.3538.1848.g1d1fe01.
This is what's new in this version :
In case you have any problem, you can always go back to that release.
I just uploaded the new version of CEF4Delphi. It uses CEF 3.3538.1848.g1d1fe01.
This is what's new in this version :
- Chromium 70.0.3538.77
- Added the ConsoleBrowser demo that uses a console application and a DLL to show a web browser in OSR mode.
- Added some memory usage information properties to GlobalCEFApp :
- GlobalCEFApp.UsedMemory : Amount of memory used by all the processes in the application.
- GlobalCEFApp.TotalSystemMemory : Amount of actual physical memory in the system.
- GlobalCEFApp.AvailableSystemMemory : Amount of physical memory currently available in the system.
- GlobalCEFApp.SystemMemoryLoad : Percentage of physical memory that is in use.
- 32 bits -> http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
- 64 bits -> http://opensource.spotify.com/cefbuilds ... 64.tar.bz2
In case you have any problem, you can always go back to that release.