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: Mar. 25, 2024.
Bug fixes
Fixed the camera or mic not being able to open in Google Meet or Microsoft Teams meetings when the permission request is set to "not persisted" (that is,
SavesInProfile = false). (Issue #3592)Fixed appending an empty
--edge-webview-custom-schemecommand-line switch in a WebView2 browser process.Disabled the global
UserDataFolderregistry key, so that this registry key can only be applied per-app.Fixed the
NewWindowRequestedevent not being fired when opened by a browser extension. (Issue #3841)Fixed the
NewWindowRequestedevent not being fired when opening a view source. (Issue #4162)Fixed an issue to fire
StateChangedandBytesReceivedChangedevents when a download involves navigation.Fixed a bug where the
BeforeUnloaddialog caused the WebView2 window to unexpectedly jump position. (Issue #4350)Fixed an issue where
PrintAsyncprints a blank page if it is called too soon, before the PDF is fully loaded. (Issue #3779)