Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Release notes for Microsoft Edge WebView2 Runtime, release date: Jun. 11, 2026.
Bug fixes
Mapped
TERMINATION_STATUS_LAUNCH_FAILED_OS_POLICYtokLaunchFailed.Updated the failure reason classification to
OOM, for a process that's been killed to reclaim memory.Added trusted origin check during host object access.
Fixed the Print dialog's dropdown lists not being selected in
WebView2CompositionControl. (Issue #5195)Fixed double character in UWP.
Fixed the
Caption controlsbackground color setting API. After this change, to close your app, the app will also need to intercept theClosecall and handle the call itself.Fixed forwarding of network events for iframe, where the iframe had its own isolated CDP session.
Improved error handling when Post Message (such as
CoreWebView2ServiceWorker.PostWebMessageAsJsonorchrome.webview.postMessage) is called on a service worker.Reduced string allocations in
GetDefaultHostAppExeName.Fixed an updater issue where the currently used WebView2 Runtime is deleted after installing a new version, causing a crash during new controller creation in an already running app.