From ddeabcc92deb1fe5c4cb8eb8468827d5b646d1b9 Mon Sep 17 00:00:00 2001 From: Gaia Pushbot Date: Thu, 15 Aug 2013 13:15:29 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia-central revision(s) ======== https://hg.mozilla.org/integration/gaia-central/rev/340f6676fc5d Author: Kevin Grandon Desc: Merge pull request #11552 from rwaldron/905614 Bug 905614 - [Unit tests] Failed: ClockView updateAnalogClock with type error. r=kgrandon ======== https://hg.mozilla.org/integration/gaia-central/rev/2d40de5fcfba Author: Rick Waldron Desc: Bug 905614 - [Unit tests] Failed: ClockView updateAnalogClock with type error. https://bugzilla.mozilla.org/show_bug.cgi?id=905614 - Cannot repro test "failures" - Added if statement to guard against [[Get]] property of undefined objects Signed-off-by: Rick Waldron --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 00754e5e966b..85bf45de6ff3 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "9caa3c130cdfe2597d396d7fc4e70a2463d492ed", + "revision": "340f6676fc5dc34f1b9ab0c40169c0c4fd744587", "repo_path": "/integration/gaia-central" }