From 5d12a28b43823df20c7d6051e7d4704dd7ead506 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 9 Oct 2014 03:45:52 -0700 Subject: [PATCH] Bumping gaia.json for 6 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/00917e17bcbe Author: Rudy Lu Desc: Merge pull request #24935 from RudyLu/winMgr/bug1077609 Bug 1077609 - [Keyboard] When app permissions page asks user to add r=timdream. ======== https://hg.mozilla.org/integration/gaia-central/rev/6fb82f7acac6 Author: Rudy Lu Desc: Bug 1077609 - [Keyboard] When app permissions page asks user to add keyboard, home button does not take user to home screen. - Hide IME setup and list dialog when home button is pressed. ======== https://hg.mozilla.org/integration/gaia-central/rev/9c025386f943 Author: Rudy Lu Desc: Merge pull request #24988 from RudyLu/keyboard/Bug1016824-Czech_qwertz Bug 1016824 - Czech layout should be Qwertz. r=timdream. ======== https://hg.mozilla.org/integration/gaia-central/rev/5d28a5db3105 Author: Rudy Lu Desc: Bug 1016824 - Czech layout should be Qwertz. ======== https://hg.mozilla.org/integration/gaia-central/rev/d53e3e7b8978 Author: Min-Zhong "John" Lu Desc: Merge pull request #24969 from mnjul/bug_1075970_ensure_one_to_one_mapping Bug 1075970 - Ensure that the forward (DOMElem->TargetObj) and reverse (TargetObj->DOMElem) maps are one-to-one mapping. r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/3f0cebda892d Author: John Lu [:mnjul] Desc: Bug 1075970 - Ensure that the forward (DOMElem->TargetObj) and reverse (TargetObj->DOMElem) maps are one-to-one mapping Done by creating "reference stubs" to target objects when we're inserting things to the maps. --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 8b00b7685b3..9f328c819f9 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "f82b8beab4ea64031c5d11c7d83abab89539a23f", + "revision": "00917e17bcbe5d022da368b53c329e0579ae5462", "repo_path": "/integration/gaia-central" }