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
Fix crash induced by webview disposal within tests (#1098)
Visualization panel tests caused a bug causing an extension host crash, when a webview was disposed two times. This change updates the code flow to prevent this.
0 commit comments