From 9d909dd76ffc96bb879cb119db9c535d877768b2 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Wed, 11 Mar 2015 13:45:10 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/26b395d7a956 Author: Etienne Segonzac Desc: Merge pull request #28809 from benoittgt/Bug_957224 Bug 957224 - Change sound notification duration r=etienne ======== https://hg.mozilla.org/integration/gaia-central/rev/5b080b560796 Author: Benoit Desc: Bug 957224 - Change sound notification duration r=etienne Patch was made for the previous version : https://bugzilla.mozilla.org/show_bug.cgi?id=957224 Add some tests to verify the 4000ms duration. --- 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 8a3cc57acaef..1b2ab5b15284 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "cef185cdc784c98255c0c68c89c7e1ca8a83a526", + "git_revision": "a70946c84947d522d1fbb6c285e4de662020d7fb", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "51371becbe707e49d9247cc4740a8861de82a305", + "revision": "26b395d7a956400c6487cb2e861b930fe0fb32c2", "repo_path": "integration/gaia-central" }