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

========

https://hg.mozilla.org/integration/gaia-central/rev/3760ab2fb5d2
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 936631 - [Settings] Make ListView work with any elements - r=arthurcc

- Remove `querySelector` in favor of just using `children[]`
- Add tests for each method in which this changed using `<div><div>` instead of `<ul><li>`
- Add test for content present during creation of ListView not being used as recycled elements

Closes gh-13706
This commit is contained in:
Gaia Pushbot 2013-11-14 19:05:24 -08:00
parent 301d7ba8b5
commit 87fb309e0b

View File

@ -1,4 +1,4 @@
{
"revision": "88cc9854d6daff8c577e3867b95a1e523e429112",
"revision": "3760ab2fb5d252a6a677224f1d8b3ab66677212d",
"repo_path": "/integration/gaia-central"
}