Bumping gaia.json for 2 gaia revision(s) a=gaia-bump

========

https://hg.mozilla.org/integration/gaia-central/rev/5fd2221990ca
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #25249 from mnjul/bug_1075306_input_window_stage3

Bug 1075306 - Implement InputWindow (inherits from AppWindow). r=zac,timdream,alivedise,rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/31705ebcb5c1
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1075306 - Implement InputWindow (inherits from AppWindow)

- Instances of InputWindow replaces those iframes we were keeping in InputFrameManager.
- InputAppTransitionManager has been eliminated, in favor of already-built AppTransitionController that works closely with AppWindow.
- The coupling of KeyboardManager, InputFrameManager and InputWindows shall be resolved in a following bug where we'll implement InputWindowManager.
- Flow of showing/hiding/reusing/switching input apps & layouts has been streamlined.
This commit is contained in:
B2G Bumper Bot 2014-11-03 03:30:48 -08:00
parent 96fbb75f8e
commit e53670b9d5

View File

@ -4,6 +4,6 @@
"remote": "",
"branch": ""
},
"revision": "58ca1755c41fb9e94a8dc7f91087fafb6c72c125",
"revision": "5fd2221990cac13cd128720aebdc7c0b694231ed",
"repo_path": "/integration/gaia-central"
}