Bug 404024: Add integration pane follow up fix. p=Ronny Perinke <ronny.perinke@gmx.de>, r=mossop
This commit is contained in:
Родитель
53a7e54c41
Коммит
9a1a733872
|
@ -2435,7 +2435,7 @@ var gExtensionsViewController = {
|
|||
var homepageURL = aSelectedItem.getAttribute("homepageURL");
|
||||
// only allow http(s) homepages
|
||||
if (isSafeURI(homepageURL))
|
||||
openURL(uri.spec);
|
||||
openURL(homepageURL);
|
||||
},
|
||||
|
||||
cmd_about: function (aSelectedItem)
|
||||
|
|
Загрузка…
Ссылка в новой задаче