зеркало из https://github.com/mozilla/pjs.git
I regressed this previously, correct is onopopshowing
This commit is contained in:
Родитель
b4765403ed
Коммит
5a77b17840
|
@ -455,7 +455,7 @@ function BrowserLinkAdded(event) {
|
|||
if (feedButton) {
|
||||
feedButton.setAttribute("feeds", "true");
|
||||
// feedButton.setAttribute("tooltiptext", gNavigatorBundle.getString("feedHasFeeds"));
|
||||
document.getElementById("feed-button-menu").setAttribute("oncommand","DoBrowserRSS('"+ehref+"')");
|
||||
document.getElementById("feed-button-menu").setAttribute("onpopupshowing","DoBrowserRSS('"+ehref+"')");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче