Closed
Description
What happened?
Starting from 136.0.3216.0 there is a consistent BrowserProcessExited
failure on specific websites (e.g. pinterest.com) that worked before that version.
Last reproduced with 136.0.3231.0.
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Prerelease (Edge Canary/Dev/Beta)
Runtime Version
136.0.3231.0
SDK Version
No response
Framework
WPF
Operating System
Windows 11
OS Version
No response
Repro steps
- Build the WebView2WpfBrowser solution from the repo https://github.com/MicrosoftEdge/WebView2Samples
- Set environment variable
WEBVIEW2_RELEASE_CHANNELS
to a value of 3 so that Canary runtime is selected. - Start the sample browser
- Browse to https://pinterest.com
Result: Browser process exited
Note: The same steps with WEBVIEW2_RELEASE_CHANNELS=2
, i.e. Dev version, result in the page correctly loading.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Regression in newer Runtime
Last working version (if regression)
136.0.3209.2