Update to CEF 3.3163.1671.g700dc25
Posted: Mon Oct 02, 2017 9:50 am
Hi,
I just updated CEF4Delphi to CEF 3.3163.1671.g700dc25 and added a few more functions and events.
32bit -> http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
64bit -> http://opensource.spotify.com/cefbuilds ... 64.tar.bz2
I just updated CEF4Delphi to CEF 3.3163.1671.g700dc25 and added a few more functions and events.
- TChromium.ShareRequestContext : Creates a shared request context based on the request context in this browser.
- TChromium.RequestContextCache : Returns the cache path used by the request context in this browser.
- TChromium.RequestContextIsGlobal : Returns true if the request context in this browser is the global request context.
- TChromium.ResolveHost : Resolves the host in a URL. The resulting IPs will be received in the TChromium.OnResolvedHostAvailable event. The MiniBrowser demo has an example of this function in the menu button.
32bit -> http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
64bit -> http://opensource.spotify.com/cefbuilds ... 64.tar.bz2