From 44567d7d7e3d82daa369437e784d6884b52aae20 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 3 Nov 2015 14:14:48 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/44029d7d66e6 Author: Fernando Jiménez Moreno Desc: Merge pull request #32945 from ferjm/bug1220541.bookmarks.collection.refresh.auth Bug 1220541 - Require user authentication refresh when the bookmark c… ======== https://hg.mozilla.org/integration/gaia-central/rev/31ca4ab104f7 Author: Fernando Jiménez Moreno Desc: Bug 1220541 - Require user authentication refresh when the bookmark collection checkbox is changed to true. r=yifan --- 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 13a3c33d2a8f..a56f93bd9b69 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "b4201a0ced4559443fcebaf14af5fb76385bbefe", + "git_revision": "47da49f8206788d70d834c3a63d9245d50c89103", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "f793021410f891f8177bc22de5e803f859383bac", + "revision": "44029d7d66e6ed745dd19fc6378d1a986382fc84", "repo_path": "integration/gaia-central" }