From 59a5acd421bb6308431f221fceccf9303f67a20c Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 17 Feb 2015 09:30:19 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-2_1/rev/cc56b3fba99c Author: Sean Lee Desc: Bug 1129831 - Send event STK_EVENT_TYPE_BROWSER_TERMINATION with terminationCause. ======== https://hg.mozilla.org/integration/gaia-2_1/rev/87eb81197860 Author: Sean Lee Desc: Bug 1126691 - Remove STK_EVENT_TYPE_USER_ACTIVITY and STK_EVENT_TYPE_LANGUAGE_SELECTION handlers before registering new events. --- 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 66446afdb648..0c559282faaf 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "e8eba437af02820f74d122aec83b6001df6f89e3", + "git_revision": "221e911a388916834d5da40190c52189b1676b21", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "be080899701d4398cf7eb64298085b0f3b1d6fc8", + "revision": "cc56b3fba99c699cb5ddcf1f23d7d6944e4b1b43", "repo_path": "integration/gaia-2_1" } -- 2.11.4.GIT