Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump

========

https://hg.mozilla.org/integration/gaia-central/rev/e836e146aa9b
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12515 from julienw/913994-conversation-not-shown-after-sending-sometimes

Bug 913994 - [Messages] When sending SMS to a number included in a SMS, ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3313fb5d45f2
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 913994 - [Messages] When sending SMS to a number included in a SMS, we should load the thread after clicking on send r=gnarf

The problem was simple: we were not resetting inThread when handling the #new
hash.

========

https://hg.mozilla.org/integration/gaia-central/rev/b6b5d914d230
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12514 from julienw/919962-dont-show-sms-conversion-banner-after-send

Bug 919962 - [MMS] Converting to text layout when sending a MMS r=gnarf

========

https://hg.mozilla.org/integration/gaia-central/rev/3bb63873c053
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 919962 - [MMS] Converting to text layout when sending a MMS r=gnarf

We now display the banner in an asynchronous way therefore the previous way to
hide the banner synchronously didn't work.

This patch changes the logic then: instead of hiding the banner after displaying
it, it now prevents the banner from being displayed at all.
This commit is contained in:
Gaia Pushbot 2013-09-27 15:00:23 -07:00
parent 33b027001a
commit ea58de8b7a

View File

@ -1,4 +1,4 @@
{
"revision": "5c4111c396efb712947b8880a7f4ac5f01574aa7",
"revision": "e836e146aa9bdc2b4141dfa86662eed46d735fb2",
"repo_path": "/integration/gaia-central"
}