Nic Champagne Williamson [MSFT]

Results 305 comments of Nic Champagne Williamson [MSFT]

Hey @tfunky - it looks like that `edge_gpu.txt` was taken from the Edge browser (which makes sense because the WebView2 is invisible). Would you be able to do the same...

Thanks! We're going to try and use this to repro the issue locally.

@tfunky Would you be able to capture a trace? When you do you can send it to me at `[email protected]` and may need to use a cloud sharing service, as...

It shouldn't negatively impact performance, but you may hit other visual bugs on the affected drivers due to the bugs that were causing the drivers to disable DComp in the...

@2jfw You can try setting the browser args using either environment variables or regkeys: https://docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environment.createasync?view=webview2-dotnet-1.0.1293.44#remarks Even if you aren't directly creating the WebView2, it should pickup those values when it...