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

========

https://hg.mozilla.org/integration/gaia-central/rev/79a7d364c5b7
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #30391 from sfoster/scrollsnap-cardview-bug-1161229

Bug 1161229 - Use CSS Scroll Snapping in card view. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/567e8b1ea2cf
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1161229 - Use CSS Scroll Snapping in card view. r=etienne

* Add CSS scroll-snapping to card view (etienne, jetvillegas)
  https://github.com/jetvillegas/gaia/tree/APZC-card-view
* Restore support for vertical swiping to kill apps.
* Unknown scroll-snap properties added to csslint's xfail list
* Move width/height/margin card props to CSS
* Move cross-slide via translateY to Card
* Maintain _stackIndex as default pointer into stack to return to
* Slide to fill gap from right, fix initial/return-to position
* Re-enable wheel event handling, update a11y attributes on each wheel DOM_D
* Update Card and TaskManager unit tests
* Update wait_for_card_ready in python CardView class
This commit is contained in:
B2G Bumper Bot 2015-06-12 17:40:28 -07:00
parent 96a457d376
commit 8e84caaf5d

View File

@ -1,9 +1,9 @@
{
"git": {
"git_revision": "6c41f358c0174bc6702df979232824459ccc2f41",
"git_revision": "1bf2da102560481748ff3f6202fbed5c4daa5832",
"remote": "https://git.mozilla.org/releases/gaia.git",
"branch": ""
},
"revision": "09c37eb1de454ab36c60b0ca7a41a64923998765",
"revision": "79a7d364c5b78cd193be2c401b7763f325f44314",
"repo_path": "integration/gaia-central"
}