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
This is mostly fixed with 0931d67#diff-30d64336f8d58272a3d40aeb8ca8d932R68, although that just tells the WebBrowser to navigate to about:blank before closing the tab. I couldn't find a method to destroy the WebBrowser completely.
Original issue: Walkman100#4
WebBrowser objects aren't destroyed when a tab is closed, only the tab is destroyed:
BasicBrowserGecko/BasicBrowser.vb
Line 69 in 4e55fc5
The text was updated successfully, but these errors were encountered: