Update to CEF 83.5.0
Posted: Wed Jul 15, 2020 1:04 pm
Hi,
CEF4Delphi is now updated to CEF 83.5.0
This is what's new in the CEF libraries :
CEF4Delphi is now updated to CEF 83.5.0
This is what's new in the CEF libraries :
- Fix decoding of resources : https://bitbucket.org/chromiumembedded/ ... ff920187d5
- Make chrome://chrome-urls an alias for chrome://webui-hosts : https://bitbucket.org/chromiumembedded/ ... 1bf3d19165
- Expose MediaSink device ip/port and model name : https://bitbucket.org/chromiumembedded/ ... 0e8b12e403
- Fixed TChromium.OnDevToolsEvent declaration.
- Added more parameter checks to CefString.
- Fixed issue #288 : TCustomDevToolsMessageObserver leaked in TChromium when using DevTools events.