зеркало из https://github.com/mozilla/gecko-dev.git
Bug 568685 - about:blank does not refresh thumbnail image in left sidebar [r=wjohnston]
This commit is contained in:
Родитель
b3511ee384
Коммит
31ec5528f6
|
@ -1439,8 +1439,8 @@ Browser.WebProgress.prototype = {
|
|||
}
|
||||
|
||||
aTab.scrolledAreaChanged();
|
||||
if (browser.currentURI.spec != "about:blank")
|
||||
aTab.updateThumbnail();
|
||||
aTab.updateThumbnail();
|
||||
|
||||
browser.messageManager.addMessageListener("MozScrolledAreaChanged", aTab.scrolledAreaChanged);
|
||||
});
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче