зеркало из https://github.com/mozilla/gecko-dev.git
removing BrowserReload after pref changes
This commit is contained in:
Родитель
f453c6c736
Коммит
2ec30aa204
|
@ -632,7 +632,7 @@ function DoBrowserRSS() {
|
|||
|
||||
function DoPanelPreferences() {
|
||||
window.openDialog("chrome://minimo/content/preferences/preferences.xul","preferences","modal,centerscreeen,chrome,resizable=no");
|
||||
BrowserReload();
|
||||
// BrowserReload();
|
||||
syncUIZoom();
|
||||
}
|
||||
|
||||
|
@ -813,4 +813,4 @@ function util_validateInteger(s)
|
|||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче