зеркало из https://github.com/mozilla/pjs.git
Bug 357150 Misspelling in nsBrowserContentHandler.js ("naviagator" instead of "navigator") p=Stefan <stefanh@bluebottle.com>,r/sr=Neil
This commit is contained in:
Родитель
a300fe6cc3
Коммит
ed36719d05
|
@ -202,7 +202,7 @@ function getBrowserURL()
|
|||
.getCharPref("browser.chromeURL");
|
||||
} catch (e) {
|
||||
}
|
||||
return "chrome://navigator/content/naviagator.xul";
|
||||
return "chrome://navigator/content/navigator.xul";
|
||||
}
|
||||
|
||||
function handURIToExistingBrowser(uri, location, features)
|
||||
|
|
Загрузка…
Ссылка в новой задаче