From 4e5fc091b6c53a610a5efe7471f4e77cad0de94d Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Apr 2015 12:40:21 -0700 Subject: [PATCH] Bumping gaia.json for 4 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/09ee05e26db9 Author: autolander Desc: Bug 1153808 - merge pull request #29479 from azasypkin:bug-1153808-when-thread-list-ui-ready to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/6a4825ec6cca Author: Aleh Zasypkin Desc: Bug 1153808 - [Messages] Thread is not marked as read (in UI only) when thread is opened from notification. r=julien ======== https://hg.mozilla.org/integration/gaia-central/rev/93eda672a822 Author: autolander Desc: Bug 1156403 - merge pull request #29599 from KevinGrandon:bug_1156403_email_unit_test_jshint to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/30ded64c4935 Author: Kevin Grandon Desc: Bug 1156403 - [Email] Fix jshint issues for unit tests --- 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 9496d226045..580c4e28e0d 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "36d1a65e448539c0589b722c7b2e7ab2945e76dc", + "git_revision": "a7e198fb0aa004c5eebdf7f00a4431538f54f87d", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "36d921c001c4e9cb5d3552071575254083cd35f7", + "revision": "09ee05e26db9c5f021e2484e4a9a668da8e23007", "repo_path": "integration/gaia-central" }