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
Fixesbrave/brave-browser#6385
Replaces chrome:// scheme with brave:// in the hover card text.
Added a browser test to test the same.
Also, organized brave_browser_tests sources alphabetically in
test/BUILD.gn.
Description
With Chromium 78, hover cards are enabled by default. When you move the mouse over a tab, it shows a bubble which has the title and some text.
When viewing brave:// pages, it'll show
chrome://
in the hover card.Related: #1973 and #3545
Steps to Reproduce
Actual result:
Expected result:
URL shown should be
brave://settings
Reproduces how often:
100%
The text was updated successfully, but these errors were encountered: