From e8be1b6025f26853366e28437e0909c1f0a43ab3 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Sun, 10 Aug 2014 23:30:30 -0700 Subject: [PATCH] Bumping gaia.json for 4 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/b1480a4c6393 Author: Timothy Guan-tin Chien Desc: Merge pull request #22681 from nmunro/master Bug 1048021 - Mass replace pageX/pageY to clientX/clientY for keyboard app, r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/e24f08253931 Author: Neil Munro Desc: Bug 1048021 - Mass replace pageX and pageY to clientX and clientY for keyboard app. ======== https://hg.mozilla.org/integration/gaia-central/rev/3917a6d04360 Author: Timothy Guan-tin Chien Desc: Merge pull request #22699 from timdream/keyboard-vwrapper-css2 Bug 1048025 - Set pointer-events: none on child elements of keys, r=rudyl ======== https://hg.mozilla.org/integration/gaia-central/rev/cfb919f93549 Author: Timothy Guan-tin Chien Desc: Bug 1048025 - Set pointer-events: none on child elements of keys --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 1fc54d8a506..b82fbebc7ff 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -4,6 +4,6 @@ "remote": "", "branch": "" }, - "revision": "55093d1af8ed1d2cdb410a20e9c5e4c66b7d32b2", + "revision": "b1480a4c6393885befc1a9c09902e42fae89bfec", "repo_path": "/integration/gaia-central" }