Update to CEF 79.1.31
Posted: Fri Jan 17, 2020 10:44 am
Hi,
CEF4Delphi is now updated to CEF 79.1.31.
These are the changes in the CEF binaries :
CEF4Delphi is now updated to CEF 79.1.31.
These are the changes in the CEF binaries :
- Fix crash due to NULL frame during navigation : https://bitbucket.org/chromiumembedded/ ... 97c7d2d249
- Fix potential crash in OpenInputStreamWrapper::Open : https://bitbucket.org/chromiumembedded/ ... ec958a4e5b
- Fixed an issue with the RETURN key not working in the FMXExternalPumpBrowser demo.
- Moved CEF_SHOWBROWSER constant to the main form unit and removed the DoChildDestroyed procedure in the FMXToolBoxBrowser demo.
- Removed references to the TFMXApplicationService in the SimpleFMXBrowser demo comments.