gecko-dev/b2g/config
B2G Bumper Bot b5c6ce31e5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d59d24ac9804
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #26050 from begeeben/1095360_wallpaper_will_display_master

Bug 1095369 - [FFOS2.0][Woodduck][Browser]Wallpaper will display when edit bookmark, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/86bae88bdad4
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1095369 - [FFOS2.0][Woodduck][Browser]Wallpaper will display when edit bookmark

When changing orientation from portrait to landscape and resizing with keyboard on, the layout manager in the system app will resize the height of the active app first with the keyboard height in portrait (line 55 in layout_manager.js). When the height of the keyboard in portrait mode is bigger than the height in landscape mode, the calculated height of the active app will be smaller than it should've been. The system wallpaper is visible at the mean time. Subsequent resize events later will immediately correct the active app height using the correct landscape keyboard height.

The resizing event sequence is 'resize' --> 'keyboardchange' --> 'keyboardchange'. This patch disables the keyboard height check in the 'resize' event since it'd be incorrect during orientation change, which would display part of the system wallpaper in a flash.
2014-11-12 20:30:53 -08:00
..
dolphin Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
emulator Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
emulator-ics Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
emulator-jb Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
emulator-kk Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
flame Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
flame-kk Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
hamachi Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
helix Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
mozconfigs Bug 1075183 - Use the same gcc on b2g linux builds as on browser linux builds, and enable sccache. r=mshal,a=kwierso 2014-11-07 10:57:13 +09:00
nexus-4 Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
tooltool-manifests Bug 1075183 - Use the same gcc on b2g linux builds as on browser linux builds, and enable sccache. r=mshal,a=kwierso 2014-11-07 10:57:13 +09:00
wasabi Bumping manifests a=b2g-bump 2014-11-12 18:00:12 -08:00
gaia.json Bumping gaia.json for 2 gaia revision(s) a=gaia-bump 2014-11-12 20:30:53 -08:00