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
[Win32] Add OS result to failing Edge initialization after retries
The Edge implementation contains retry functionality according to the
ICoreWebView2Environment documentation. After five retries, the
initialization is aborted with an error.
In order to ease debugging of potential causes, this change adds the OS
result of the last retry attempt to the error logged by the
initialization abortion.
0 commit comments