From 726fc43bea74a421dad97b66ef3353585e947fff Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 7 Jul 2012 22:07:51 +0200 Subject: Clean up right icons before updating them BUG: 303148 --- src/urlbar/urlbar.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/urlbar/urlbar.cpp b/src/urlbar/urlbar.cpp index ac6665af..bb9b8fcf 100644 --- a/src/urlbar/urlbar.cpp +++ b/src/urlbar/urlbar.cpp @@ -426,6 +426,7 @@ void UrlBar::updateRightIcons() { if (!_tab->isPageLoading()) { + clearRightIcons(); loadFinished(); } } -- cgit v1.2.1