From 646be3cf780a7706697fd9603c7e514a52f34424 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 20 Oct 2015 00:25:22 -0700 Subject: [PATCH] Bumping gaia.json for 4 gaia revision(s) a=gaia-bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/6d19fe34f810 Author: Scott Wu Desc: Merge pull request #32492 from scottwu/1214533-move-history-and-cookie-in-privacy Bug 1214533 - Moves clear history and cookies buttons. Refactors conf… ======== https://hg.mozilla.org/integration/gaia-central/rev/732c4d3ecae0 Author: Scott Wu Desc: Bug 1214533 - Moves clear history and cookies buttons. Refactors confirm form with dialog service. Adds integration tests. r=gasolin ======== https://hg.mozilla.org/integration/gaia-central/rev/f11483ffc93b Author: Fernando Jiménez Moreno Desc: Merge pull request #32440 from ferjm/bug1205292.disallow.sync.users Bug 1205292 - Disallow new sync users. r=michielbdejong, yzen ======== https://hg.mozilla.org/integration/gaia-central/rev/bdec6423a1bb Author: Fernando Jiménez Moreno Desc: Bug 1205292 - Disallow new sync users. r=michielbdjong, yzen --- 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 616f7172b5fe..63af97c4cf30 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "eca45a41ee722833ee95febdf8728287da7d1c82", + "git_revision": "9cabc4ea55ba163bfb155b4ff889fac6d5ba9376", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "d3e937c04e3b25f59aedaae948e94badddddc889", + "revision": "6d19fe34f81024dd1a9cc0f8e14521e0b8cc384d", "repo_path": "integration/gaia-central" }