From eff628bb1ea0f5b925ca486f3299fbaad231bf25 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Wed, 21 Jan 2015 04:34:57 -0800 Subject: [PATCH] Bumping gaia.json for 6 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/43498e12a533 Author: autolander Desc: Bug 1120704 - merge pull request #27531 from etiennesegonzac:bug-1120704 to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/e3b6cfa41030 Author: Etienne Segonzac Desc: Bug 1120704 - No longer "freeze" the iframe sizing for background apps on orientation change. r=alive This was originally done to prevent reflows but it's not. So the added complexity isn't worth it. ======== https://hg.mozilla.org/integration/gaia-central/rev/406533ce97f7 Author: George Desc: Merge pull request #27449 from cctuan/1119723 Bug 1119723 - [Flame][Homescreen]A partial facebook view overlaps on the top left corner of home screen ======== https://hg.mozilla.org/integration/gaia-central/rev/dadb29e5156f Author: cctuan Desc: Bug 1119723 - [Flame][Homescreen]A partial facebook view overlaps on the top left corner of home screen. ======== https://hg.mozilla.org/integration/gaia-central/rev/b3274c0b96ec Author: steveck-chung Desc: Merge pull request #27225 from steveck-chung/message-reduce-flashing-taskrunner Bug 1091441 - [Messages] the thread view is flashing while loading if there are MMS, r=azasypkin ======== https://hg.mozilla.org/integration/gaia-central/rev/179d21a7a12e Author: Steve Chung Desc: Bug 1091441 - [Messages] the thread view is flashing while loading if there are MMS. r=azasypkin --- 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 cb9947ee15a1..ca0369ed372b 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "afe7398fb15b96b83f3d176d0e1135ee137da1f6", + "git_revision": "06efefee07b484ce6968002ef2e9ffc4cce12715", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "acc1d98b202295711ecfbe060c1e1fc0e749fd8a", + "revision": "43498e12a533742171146e3b8e10368dfe05f1c4", "repo_path": "integration/gaia-central" }