Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/7a5da83d3763
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #24863 from jobara/1069380
Bug 1069380 - Use link role instead of button for open action in cards view
========
https://hg.mozilla.org/integration/gaia-central/rev/a39c47800a74
Author: Justin Obara <obara.justin@gmail.com>
Desc:
Bug 1069380 - Use link role instead of button for open action in cards view
Changes the button role on the screenshotView to link, and adds the aria-hidden=true attribute to the iconButton to hide it from AT's. Added tests to ensure the aria properties in the cards view.
--- a/b2g/config/gaia.json
+++ b/b2g/config/gaia.json
@@ -1,9 +1,9 @@
{
"git": {
"git_revision": "",
"remote": "",
"branch": ""
},
- "revision": "3759d8a4b1b5adeccda85e1f0aa192c476833048",
+ "revision": "7a5da83d3763ecf95dc1a6b973fbbf663626e6f1",
"repo_path": "/integration/gaia-central"
}