From 537e4a3ac82dc1f809a881c96ac4240258759cd7 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 26 Feb 2015 00:50:21 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/e21d28d7a386 Author: steveck-chung Desc: Merge pull request #28105 from steveck-chung/message-avoid-viewcontact-inactivity Bug 1124944 - [Messages] Disable view contact action while in activity, r=julienw ======== https://hg.mozilla.org/integration/gaia-central/rev/7e06db892076 Author: Steve Chung Desc: Bug 1124944 - [Messages] Disable view contact action while in activity, r=julienw --- b2g/config/gaia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index d5733e6738e4..419c9c5e1dbd 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "2f33ab625b863410532c55341039ffc420796403", + "git_revision": "8de3f9d45e4a295b0278f1fab0edfe059305e208", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "ebd99ea4fdbbfb64a8750ac4adf8d497ef24ed2a", + "revision": "e21d28d7a386cda445e9e4e562c7ae9328de4db9", "repo_path": "integration/gaia-central" }