Skip to content

Commit

Permalink
Uplift of #13713 (squashed) to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-browser-releases committed Jun 9, 2022
1 parent 830d014 commit a36d83f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ public void onShown(Tab tab, @TabSelectionType int type) {

@Override
public void onPageLoadStarted(Tab tab, GURL url) {
showWalletIcon(false);
if (getToolbarDataProvider().getTab() == tab) {
updateBraveShieldsButtonState(tab);
}
Expand Down

0 comments on commit a36d83f

Please sign in to comment.