Skip to content

v79.1.360

Compare
Choose a tag to compare
@amaitland amaitland released this 10 Feb 21:34
· 3 commits to cefsharp/79 since this release

11 February 2020, CEF 79.1.36+g90301bd+chromium-79.0.3945.130 / Chromium 79.0.3945.130

Bug Fix Release

  • #3038 ResourceHandler.Read throws System.NotSupportedException [@amaitland]
  • #3037 WPF - NullReferenceException when Dispose called before browser initialized [@amaitland]
  • #3032 WPF - ThrowExceptionIfBrowserNotInitialized incorrectly throws InvalidOperationException when called on non UI Thread. [@amaitland]

This version includes an updated version of CEF which resolves https://bitbucket.org/chromiumembedded/cef/issues/2843/race-condition-in-openinputstreamwrapper

See also https://github.com/cefsharp/CefSharp/releases/tag/v79.1.350