You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-edge/webview2/release-notes/index.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,19 +70,6 @@ Release Date: November 07, 2025
70
70
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.
71
71
72
72
73
-
74
-
<!-- ------------------------------ -->
75
-
#### Breaking changes
76
-
77
-
78
-
<!-- ---------- -->
79
-
###### Don't start navigation until `NewWindowRequested` event completes
80
-
81
-
Don't start WebView2 navigation until the `NewWindowRequested` event is completed, because the event blocks the parent frame's JavaScript until completion.
82
-
83
-
This is a potentially breaking change; you might need to revise your code.
0 commit comments