[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-1] Orfox: quit button added
commit 23afe32d66453837ddd5943332ff9b2d9579a5c4
Author: Amogh Pradeep <amoghbl1@xxxxxxxxx>
Date: Fri Jul 17 17:01:09 2015 -0400
Orfox: quit button added
Signed-off-by: Amogh Pradeep <amoghbl1@xxxxxxxxx>
---
mobile/android/base/java/org/mozilla/gecko/BrowserApp.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mobile/android/base/java/org/mozilla/gecko/BrowserApp.java b/mobile/android/base/java/org/mozilla/gecko/BrowserApp.java
index e7d490a552fe..4123acca9bbe 100644
--- a/mobile/android/base/java/org/mozilla/gecko/BrowserApp.java
+++ b/mobile/android/base/java/org/mozilla/gecko/BrowserApp.java
@@ -3277,7 +3277,7 @@ public class BrowserApp extends GeckoApp
!PrefUtils.getStringSet(prefs,
ClearOnShutdownPref.PREF,
new HashSet<String>()).isEmpty();
- aMenu.findItem(R.id.quit).setVisible(visible);
+ aMenu.findItem(R.id.quit).setVisible(true);
// If tab data is unavailable we disable most of the context menu and related items and
// return early.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits