From 5f82b72006cca5165127ada2ebc82badbb0d677e Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Thu, 5 Feb 2015 06:55:09 -0800 Subject: [PATCH] Bumping gaia.json for 7 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/2f28ffcec8ee Author: Gareth Aye Desc: Add @fileoverview to gaia_marionette_retry.js a=test-only ======== https://hg.mozilla.org/integration/gaia-central/rev/9ac72144c277 Author: Ryan VanderMeulen Desc: Merge pull request #27891 from tedders1/bug-1105035-fix-attempt-2 Bug-1105035: Allow use of utility tray with full-screen element. r=kgrandon ======== https://hg.mozilla.org/integration/gaia-central/rev/8ca24c5ceadb Author: Ted Clancy Desc: Bug-1105035: Allow use of utility tray with full-screen element. r=kgrandon ======== https://hg.mozilla.org/integration/gaia-central/rev/3dbea737d3c1 Author: Miller Medeiros Desc: Merge pull request #27930 from gaye/bug-1128483 Bug 1128483 - Fix month view test that checks for greyed-out days outside current month r=millermedeiros ======== https://hg.mozilla.org/integration/gaia-central/rev/92ae50e75374 Author: gaye Desc: Bug 1128483 - Fix month view test that checks for greyed-out days outside current month ======== https://hg.mozilla.org/integration/gaia-central/rev/3d795ef87022 Author: Ryan VanderMeulen Desc: Merge pull request #27472 from ythej/bug_961572 Bug 961572 - [Messages][Refactoring] Implement a new independent cancel button for information view's header ======== https://hg.mozilla.org/integration/gaia-central/rev/7d057696f19b Author: Vishnu Teja Desc: Bug 961572 - [Messages][Refactoring] Implement a new independent cancel button for information view's header r= Steve Chung --- 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 8861456112cf..3cce326f2123 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "18eafe175357377d975815e75b707f64d8ecf8a5", + "git_revision": "a2d74410856d3a8237797480a52dde8e8c80e11e", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "e7de4071517371a8b18801c1d2062f1b11123572", + "revision": "2f28ffcec8ee0498559fbc2e3033148a38c2113a", "repo_path": "integration/gaia-central" }