From d1db535b6c12350f8c5bcec3af55875e6777ffe9 Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Tue, 10 Sep 2013 00:20:23 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia-central revision(s) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/38e13b287b95 Author: Salvador de la Puente González Desc: Merge pull request #12042 from lodr/bug-914244-avoiding-see-undefined-in-contact-fields Bug 914244 - Ensuring the givenName and familyName are not empty arrays before selecting the value. r=arcturus ======== https://hg.mozilla.org/integration/gaia-central/rev/1cbcb5a2b140 Author: lodr Desc: Bug 914244 - Ensuring the givenName and familyName are not empty arrays before selecting the value. --- 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 b2ef79f90e2b..bc70038f89d0 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "398a400524ec5770c775d38dade675c88dff49ee", + "revision": "38e13b287b956f7e41c3ce591b5bc49dc29b6c80", "repo_path": "/integration/gaia-central" }