From ed19a96eefa8c6f8a480af6143d75a9812b3dc42 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 2 Mar 2015 04:50:17 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/95c0275d7ebc Author: autolander Desc: Bug 1068874 - merge pull request #28490 from atiqueahmedziad:patch-1 to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/a62a8a298fc9 Author: Atique Ahmed Ziad Desc: Bug 1068874 - [Camera] Focus indicator graphic should be hidden from screen reader Added aria-hidden="true" on line 288 --- b2g/config/gaia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index c7314a35a050..c64c84f4fa3f 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "323d773af7c579cc7f33fbe571cc5c8631156b15", + "git_revision": "a798c9b590dea73795f3526532477df86c885b4d", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "57ede31f6e1392e7a35904a5fc4ccee28eb67da4", + "revision": "95c0275d7ebc9bda907db7ff3c59060f58171f5b", "repo_path": "integration/gaia-central" }