Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/3f894361c59b
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #24693 from lissyx/bug1071235
Bug 1071235 - Fix touching fullscreen video displaying controls r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/5f4124678bdd
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc:
Bug 1071235 - Fix touching fullscreen video displaying controls r=alive
CSS background-color in ".appWindow.collapsible .screenshot-overlay"
makes the platform breaking tapping on a fullscreen video. Setting
'visiblity: hidden' when we are fullscreen does workaround the issue.
--- a/b2g/config/gaia.json
+++ b/b2g/config/gaia.json
@@ -1,9 +1,9 @@
{
"git": {
"git_revision": "",
"remote": "",
"branch": ""
},
- "revision": "911e39880486dd0139fbd9423c431cea33172f1d",
+ "revision": "3f894361c59b9c46d640a2334a1512a9b7626bc1",
"repo_path": "/integration/gaia-central"
}