From 0e218e477797105609a9e3992b68ba949c808c1c Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 23 Jul 2015 18:53:41 -0700 Subject: [PATCH] Bumping gaia.json for 3 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/16f2c422168a Author: Kevin Grandon Desc: Merge pull request #31076 from etiennesegonzac/bug-1186587 Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon ======== https://hg.mozilla.org/integration/gaia-central/rev/a07514594ec2 Author: Etienne Segonzac Desc: Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon ======== https://hg.mozilla.org/integration/gaia-central/rev/7a1268191b9d Author: Giovanny Andres Gongora Granada Desc: Bug 1170465 - [System] fix remaining jsdoc errors r=kgrandon --- 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 0d9ad965835a..90acbdbf3cef 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "ec2199b324304d3678b6a98a08a31bdc13c9e984", + "git_revision": "db299103dd17a873cba4ff88e62ec173bf80fe62", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "8d48ae501c1ccc26fd2160388fb6094756924da0", + "revision": "16f2c422168acd350ff048a22d39297e60508059", "repo_path": "integration/gaia-central" }