Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Release notes for Microsoft Edge WebView2 Runtime, release date: Jan. 17, 2023.
Bug fixes
Fixed a bug in which the custom header title in print settings could be wrong. (Issue #2093)
Display
AllowedCertificateAuthoritiesinadd_ClientCertificateRequestedevent as aBase64string. (Issue #2346)Fixed a bug in which the default footer URI in print settings is missing. (Issue #2851)
Fixed a bug that produces a null pointer exception that's related to print settings. (Issue #2858)
Fixed a bug that reports navigation failure when redirecting to a server that has been configured with Client Certificate Authentication and when the
WebResourceRequestedevent is subscribed to.Fixed an
AddHostObjectToScriptbug in which, when JavaScript calls an async method and then a synchronous method, the async method call might fail.