From 168583b289e631866eb1152be45df877ef587d38 Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Thu, 14 Nov 2013 21:15:22 -0800 Subject: [PATCH] Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/ab822e8ed326 Author: Corey Frang Desc: Bug 936643 - [Settings] Implement ListView.destroy() - r=arthurcc - Adds `Observable().unobserve` as well as `ObservableArray.unobserve()` - Adds `ListView().destroy()` - Adds an element cache for `ListView` so that a re-used element can automatically destroy it's old `ListView` Closes gh-13724 --- 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 29ca24d51371..6378c3be5ce4 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "b7b700d7389880370c8aa2dc77973ad8c1bd7ca8", + "revision": "ab822e8ed3266245022eee83beacf679727a507e", "repo_path": "/integration/gaia-central" }