You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src
Mugurell 8f0325c05b For #3584 - Check if menu is open before showing a new one (#5674)
Could have implemented this check (if menu is showing) inside the show() method
of BrowserMenu but this would mean the client (us) would go to the process of
building a new menu and then trying to have it displayed only for this to be
ignored by BrowserMenu in a somewhat opaque way.
Having this check done as soon as possible offers us full control and avoids
the unnecessary steps for building an already shown menu.
5 years ago
..
androidTest For #1901 - Get rid of black flash when leaving GV Engine 5 years ago
debug Closes #394 - Trusted Web Activities (#5391) 5 years ago
fenixBeta/res/xml No issue: Update long-press shortcut strings (#5284) 5 years ago
fenixNightly Closes #394 - Trusted Web Activities (#5391) 5 years ago
fennecProduction Issue #4873: Use manifest placeholder to inject sharedUserId. 5 years ago
geckoBeta/java/org/mozilla/fenix/engine For #4763 - Enable GV logging in debug builds (#5144) 5 years ago
geckoNightly/java/org/mozilla/fenix/engine For #5529: Enable about:config in geckoNightly. 5 years ago
main For #3584 - Check if menu is open before showing a new one (#5674) 5 years ago
test For #1901 - Get rid of black flash when leaving GV Engine 5 years ago