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 to maintain parity with upstream.
* Adds the button for when only a single guest window is open
* Updates button text for when multiple guest windows are open
* Updates callback bindings to use current class name instead of base
class.
* Removes OnExitButtonClicked method from BraveProfileMenu class as it
was not working correctly for guest profiles and is also not doing
anything different from the base class implementation.
Fixesbrave/brave-browser#16885
Currently, clicking on the Guest menu, doesn't show the "Exit" item:
and with multiple windows we show:
whereas Chrome shows the item for either single or multiple windows:
We should maintain parity with upstream here.
STR:
Current result:
Expected result:
Current result:
Expected result:
cc: @GeetaSarvadnya, @rebron
The text was updated successfully, but these errors were encountered: