From 046d31e981f6494016646483a082d4aabd63dd7a Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 10 Jul 2014 02:05:30 -0700 Subject: [PATCH] Bumping gaia.json for 1 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/056dbe15b2aa Author: Julien Wajsberg Desc: Bug 1033403 - [Messages] We don't stop rendering if we tap "back" too soon r=azasypkin * moves the moment "initializeRendering" is called: in beforeEnter instead of afterEnter. * calls MessageManager.markThreadRead in afterEnterThread * removes the 'done' handler in renderMessages because we don't need it now --- 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 7a55327a459c..c2532c1545d1 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "e21670ef83d8c9701d22267561ad4db611893811", + "revision": "056dbe15b2aac2b252a119c211a85cb14165aa81", "repo_path": "/integration/gaia-central" }