From 89e4e8e67335ebe3c115d22cc4cd8be15df6993a Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Sun, 29 Sep 2013 18:45:23 -0700 Subject: [PATCH] Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/ea2106b481f0 Author: Reuben Morais Desc: Merge pull request #11916 from reubenmorais/contacts-webidl Bug 850430 - Fix users of mozContacts in Gaia to work with the WebIDL interface. ======== https://hg.mozilla.org/integration/gaia-central/rev/1dfaa00243e9 Author: Reuben Morais Desc: Bug 850430 - Create Date objects when creating a mozContact from JSON. ======== https://hg.mozilla.org/integration/gaia-central/rev/c4f21d5e2312 Author: Reuben Morais Desc: Bug 850430 - Fix mock mozContact to conform to the new interface. ======== https://hg.mozilla.org/integration/gaia-central/rev/417b5a367852 Author: Reuben Morais Desc: Bug 850430 - Fix 'type' properties in fakecontacts.json ======== https://hg.mozilla.org/integration/gaia-central/rev/17590312e340 Author: Reuben Morais Desc: Bug 850430 - Switch uses of mozContact to the new constructor. r=gwagner --- 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 f479c02a261..c60500a0d2a 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "ff4c36016726fa80f5e458af72362dda2b457159", + "revision": "ea2106b481f0559349319ade7fa31e82cce70ace", "repo_path": "/integration/gaia-central" }