1
0
Fork 0
fenix/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.
2019-10-10 06:37:47 -07:00
..
androidTest For #1901 - Get rid of black flash when leaving GV Engine 2019-10-09 11:02:21 -07:00
debug Closes #394 - Trusted Web Activities (#5391) 2019-10-09 09:17:49 -07:00
fenixBeta/res/xml No issue: Update long-press shortcut strings (#5284) 2019-09-26 11:57:37 -07:00
fenixNightly Closes #394 - Trusted Web Activities (#5391) 2019-10-09 09:17:49 -07:00
fennecProduction Issue #4873: Use manifest placeholder to inject sharedUserId. 2019-09-03 17:10:06 +02:00
geckoBeta/java/org/mozilla/fenix/engine For #4763 - Enable GV logging in debug builds (#5144) 2019-09-09 11:20:51 -07:00
geckoNightly/java/org/mozilla/fenix/engine For #5529: Enable about:config in geckoNightly. 2019-09-25 16:17:09 -07:00
main For #3584 - Check if menu is open before showing a new one (#5674) 2019-10-10 06:37:47 -07:00
test For #1901 - Get rid of black flash when leaving GV Engine 2019-10-09 11:02:21 -07:00