From 5379291437471f5af6d810ff753b403bb16fffbb Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 22 Oct 2015 02:45:20 -0700 Subject: [PATCH] Bumping gaia.json for 6 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/f0ce06b59b20 Author: Gabriele Svelto Desc: Merge pull request #32599 from gabrielesvelto/bug-1178451-cache-last-overflow-count-computation Bug 1178451 - Cache the last overflow count result and try to reuse it in the following call. r=mhenretty ======== https://hg.mozilla.org/integration/gaia-central/rev/a6b97d6bacce Author: Gabriele Svelto Desc: Bug 1178451 - Cache the last overflow count result and try to reuse it in the following call. r=mhenretty ======== https://hg.mozilla.org/integration/gaia-central/rev/f49fe45a10f6 Author: Greg Weng Desc: Merge pull request #32186 from snowmantw/bug1204110 Bug 1204110 - fixed: to check wake lock status when idle timeout comes because of unlocking event ======== https://hg.mozilla.org/integration/gaia-central/rev/787fb25342f6 Author: Greg Weng Desc: Bug 1204110 - fixed: to check wake lock status when idle timeout comes because of unlocking event ======== https://hg.mozilla.org/integration/gaia-central/rev/383c182ded69 Author: Gabriele Svelto Desc: Merge pull request #32504 from gabrielesvelto/bug-1215496-clear-additional-phone-information Bug 1215496 - Always clear the additional phone information from the incoming container when receiving a new call. r=drs ======== https://hg.mozilla.org/integration/gaia-central/rev/c016694514f8 Author: Gabriele Svelto Desc: Bug 1215496 - Always clear the additional phone information from the incoming container when receiving a new call. r=drs --- 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 a1bea0ba2ea2..715d03c40652 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "bc3fcffdda9e2c11ed8b7675c146fedbb6a95c11", + "git_revision": "41b23d23f0ad911f3e7763b9fff495c6a8bcfedc", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "b4d1bf5e51b8c29383d66b4acfd6e2c35c456f62", + "revision": "f0ce06b59b200dcfde0d47d7352b20bb54e9464c", "repo_path": "integration/gaia-central" }