Tags: hcchappy/CefSharp
Tags
UrlRequestFlags - Update with new values https://bitbucket.org/chromiumembedded/cef/commits/cd5995a440302e0ef5a97a000faa922149ffb177?at=3683#Linclude/internal/cef_types.hT1281
Revert "build.ps1 - Upgrade to support new version scheme" This reverts commit 1f39e42.
Cef.h - Remove ThrowIfCefNotInitialized As IsInitialized is set when CefInitialize returns and it appears to be possible the OnContextInitialized is called before it returns then this exception wasn't going to work. Testing with Cef.GetGlobalRequestContext and Cef.GetGlobalCookieManager and they both return null if called before Cef.Initialize So it shouldn't be possible to actually access the cookie manager/RequestContext. Improved the xml doc Resolves cefsharp#2600
Upgrade to CEF 3.3497.1841.g7f37a0a / Chromium 69.0.3497.100
PreviousNext