From c63c8dbdf442f64996b13a31c3c72ce16e3e2b6d Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Mon, 15 Jul 2013 20:20:23 -0700 Subject: [PATCH] Bumping gaia.json for 3 gaia-central revision(s) ======== https://hg.mozilla.org/integration/gaia-central/rev/280fbd71cae2 Author: Alive.Kuo Desc: Merge pull request #10991 from jlebar/gaia-event-listener-leak Bug 894081 - (Try to) fix a leak in Gaia by registering its mozbrowserer...r=alive ======== https://hg.mozilla.org/integration/gaia-central/rev/28d668d770e5 Author: Justin Lebar Desc: Bug 894135 - Don't leak |homescreenFrame| from within window_manager.js's apploaded closure. ======== https://hg.mozilla.org/integration/gaia-central/rev/b868997dbf0e Author: Justin Lebar Desc: Bug 894081 - (Try to) fix a leak in Gaia by registering its mozbrowsererror listener on the mozbrowser iframe itself, rather than on one of the iframe's parent nodes. --- 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 1a54134b478..b897aa270ab 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "37d94f0bacee10e768aca70b2ea6acab378ebed5", + "revision": "280fbd71cae2987e65ee43defe6160c0b2bbea0c", "repo_path": "/integration/gaia-central" }