зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1197979 - Tools > Logins menu item is not visible.r=mfinkle
This commit is contained in:
Родитель
3214532ac8
Коммит
b710e6b7dc
|
@ -3167,7 +3167,6 @@ public class BrowserApp extends GeckoApp
|
|||
ClearOnShutdownPref.PREF,
|
||||
new HashSet<String>()).isEmpty();
|
||||
aMenu.findItem(R.id.quit).setVisible(visible);
|
||||
aMenu.findItem(R.id.logins).setVisible(visible);
|
||||
|
||||
if (tab == null || tab.getURL() == null) {
|
||||
bookmark.setEnabled(false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче