Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions microsoft-edge/webview2/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,19 +70,6 @@ Release Date: November 07, 2025
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 143.0.3650.0 or higher.



<!-- ------------------------------ -->
#### Breaking changes


<!-- ---------- -->
###### Don't start navigation until `NewWindowRequested` event completes

Don't start WebView2 navigation until the `NewWindowRequested` event is completed, because the event blocks the parent frame's JavaScript until completion.

This is a potentially breaking change; you might need to revise your code.


<!-- ------------------------------ -->
#### Experimental APIs

Expand Down