From 9a489e58e6d3ed6abb03cb29be90c5e82b6df34d Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Fri, 1 Aug 2014 02:10:30 -0700 Subject: [PATCH] Bumping gaia.json for 5 gaia revision(s) a=gaia-bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/0fd144de4fa6 Author: Anthony Ricaud Desc: Merge pull request #22219 from Rik/reflows-967440 Bug 967440 - Remove some reflows on the keypad r=drs ======== https://hg.mozilla.org/integration/gaia-central/rev/8b2338336636 Author: Anthony Ricaud Desc: Bug 967440 - Remove some reflows on the keypad - Uses shared FontSizeUtils to compute the new sizes - Splits the font size changes and baseline into two different functions - Removes fake nodes from previous algorithm - call_screen.js use the single-line class rather than a test that could change - calls_handler.js and handled_call.js now have the responsability to call ensureFixedBaseline when necessary (aka when they are displaying a known contact) - In calls_handler.js scenario is always a second incoming call, the first one is handled by handled_call.js - utils_test.js has been cleaned and moved to jshint ======== https://hg.mozilla.org/integration/gaia-central/rev/94634c7ca515 Author: Julien Wajsberg Desc: Bug 944249 - [Messages] move the segment information request and size check and message type handling to compose.js r=schung * adds a MessageManager.getSegmentInfo function * ThreadUI sends a recipientschange event when recipients change * Compose sends a new event "segmentinfo" when that info changes * various other refactoring changes in Compose ======== https://hg.mozilla.org/integration/gaia-central/rev/ff3a9827ebf5 Author: Fernando Jiménez Moreno Desc: Merge pull request #22357 from ferjm/bug1046736.mobileidcc Bug 1046736 - [MobileID] Set default country code in phone number manual... ======== https://hg.mozilla.org/integration/gaia-central/rev/624f603e4c05 Author: Fernando Jiménez Desc: Bug 1046736 - [MobileID] Set default country code in phone number manual selection. r=alive --- 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 fcf4d6415e40..36b6ad68314b 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "74f70f3c250476ef7edd80364a0dafa8068c3c60", + "revision": "0fd144de4fa60d4ff08af71be7e136532869b2f5", "repo_path": "/integration/gaia-central" }