From 478341137310a87758ee1925e7e667d77bfd8652 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 27 Jul 2015 07:25:08 -0700 Subject: [PATCH] Bumping gaia.json for 2 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/6b3d9ecc195e Author: Julien Wajsberg Desc: Merge pull request #30864 from julienw/1181136-fix-race-sending-error-mms Bug 1181136 - [Messages] When sending a MMS in airplane mode, the dis… ======== https://hg.mozilla.org/integration/gaia-central/rev/c12be9fc6c61 Author: Julien Wajsberg Desc: Bug 1181136 - [Messages] When sending a MMS in airplane mode, the display stays in "sending" state after the error r=schung --- 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 6d41462df70..e5b7f18be7e 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "62955148918d5ca2d2d020c769411c22caf008b1", + "git_revision": "302a448729ff2b336581cf94b66327ea836294c7", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "d112db1eba700a42e5afd9c8e0333aebcd306d6a", + "revision": "6b3d9ecc195e6fac9fd71a17b4a0d5d0fcac9093", "repo_path": "integration/gaia-central" }