From 715dda21013eb05bc8820b713ab8f3f353bf4b89 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 9 Mar 2015 07:16:51 -0700 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/72ea3fb768ea Author: George Desc: Merge pull request #28715 from cctuan/1141001 Bug 1141001 - Diff between RUN_ON_NODE=1 and normal is different in settings.json ======== https://hg.mozilla.org/integration/gaia-central/rev/8ecbb42c665b Author: cctuan Desc: Bug 1141001 - correct datauri type for getFileAsDataURI --- 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 e542a2ac92b8..1995d688dc11 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "dcb2595f74448f22748ca86e22865f0556d858dd", + "git_revision": "89c73d6dce3186a4244a506ce23ea6e891771a39", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "e5ed656c9741f5c8a7d8efe38ab3985f35b6128c", + "revision": "72ea3fb768ea3fa181aa9acaa7bb8cbfc06bc3f1", "repo_path": "integration/gaia-central" }