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
Copy file name to clipboardExpand all lines: diagnostics/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,5 @@ This folder contains directions for gathering various detailed diagnostics/logs
6
6
-[Installer Logs](install.md): Installer logs include information about any errors that WV2's installer/updater hit when trying to install or update the WV2 runtime.
7
7
-[GPU Info](gpu.md): GPU logs include details on the user's GPU and any potential graphics or rendering issues.
8
8
-[Network Logs](network.md): Network logs include the network requests, responses, and details on any errors when loading files.
9
-
-[Code Integrity](code_integrity.md): how to root cause STATUS_INVALID_IMAGE_HASH errors.
9
+
-[Code Integrity](code_integrity.md): how to root cause STATUS_INVALID_IMAGE_HASH errors.
10
+
-[Test in Canary](test_canary.md): how to test new WebView2 runtime changes by using Edge Canary.
The latest runtime changes are first shipped in the WebView2 runtime in the Edge Canary Browser. If you would like to test the new changes or help us to verify that your issue is fixed with your application, here's a suggested way to do so:
For more information, read the documentation on [Test upcoming APIs and features](https://learn.microsoft.com/en-us/microsoft-edge/webview2/how-to/set-preview-channel)
0 commit comments