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
We'll probably need something like 549f5fe for Userland/Applications/Browser too. Tab.{h,cpp} currently has RefPtr<GUI::Menu> m_select_dropdown and that has to move to the view impl.
However, as far as I can tell, that's currently LibWebView/OutOfProcessWebView, and that probably shouldn't have access to LibGUI (?).