zprettytext
zprettytext
### What happened? In our 64-bit Native Client, during normal use, a WebView2 error is encountered causing Native Client to crash. The call stack is as follows:  ### Importance...
### What happened? 1. Call the interface CreateCoreWebView2ControllerWithOptions 2. In the callback function (ICoreWebView2CreateCoreWebView2ControllerCompletedHandler), the HRESULT result parameter encountered an error code of 0x80010108 Important clues: On the same computer:...
### What happened? ### background The background of the problem is this: we have two processes A and B that reuse the same WebView2 Run Environment. The process model is...