From 6a55bf43657d735b389af470a046f6c4fe3ae8ce Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 28 Jan 2016 20:19:14 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/a8bd6a034187 Author: danhuang1202 Desc: Merge pull request #33974 from danhuang1202/1241458_backspace_key_support_in_smartList_option Bug 1241458 - add escape and backspace key support in browser smartList ======== https://hg.mozilla.org/integration/gaia-central/rev/cd4b50cc5fee Author: danhuang1202 Desc: Bug 1241458 - add escape and backspace key support * add escape key support in awesomescreen to close option dialog * add backspace key support in smartList to back to previous folder --- 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 d7edaa6395e9..dd2a7e5c9f4d 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "e74072f15d2a07b940a4c49047e44aeec2c83032", + "git_revision": "720634a735ea9382f43c217ff327057d205bffba", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "8a846a13aa7784ef14a71ba1d64a89ce02b5c210", + "revision": "a8bd6a03418712f231829e5438b18afd58ca960b", "repo_path": "integration/gaia-central" }