-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
bugSomething isn't workingSomething isn't workingregressionSomething used to work but doesn't anymoreSomething used to work but doesn't anymore
Description
What happened?
Starting from WebView2 runtime 134.0.3124.51
and above, edge://crashes page no longer loads (fails with ERR_INVALID_URL).
- It still works in Edge.
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
134.0.3124.51
SDK Version
1.0.2526; 1.0.2792
Framework
WPF
Operating System
Windows 11
OS Version
22631.4974
Repro steps
- Clone the official WebView2WpfBrowser.
- Either install evergreen WebView2 (ver 134.0.3124.51+) or manually point to a fixed version.
- Start the WPF browser and navigate to
edge://crashes
.
Expected: crashes page loads.
Actual: page fails to load.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Yes, regressed in 134.0.3124.51
.
Last working version (if regression)
133.0.3065.92
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingregressionSomething used to work but doesn't anymoreSomething used to work but doesn't anymore