Commit Graph

4 Commits

Author SHA1 Message Date
Michael Comella
f8f197fec3 Bug 1135796 - Review: No else after return. r=trivial 2015-02-26 11:15:41 -08:00
Michael Comella
a937ac091e Bug 1135796 - Update ActivityUtils to use proper API levels. r=rnewman
Fullscreen with the modern flags requires 4.1+ now; 4.0- is using the old
flags.
2015-02-26 10:47:14 -08:00
Michael Comella
bae03e0aa2 Bug 1134192 - Add ActivityUtils.isFullScreen. r=mfinkle
A more complete solution would rework our fullscreen support to ensure the
flags are consistently used (e.g. reader mode just uses low_profile even though
ActivityUtils.setFullScreen does both low profile and fullscreen).
2015-02-23 13:11:21 -08:00
Lucas Rocha
b1a5160695 Bug 1081153 - Consolidate BaseGeckoInterface/GeckoApp.setFullScreen() (r=mfinkle) 2014-10-10 17:01:52 +01:00