From 2b8e6b29f096bd039c1519628c34020389c89021 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Fri, 18 Dec 2015 12:28:45 -0800 Subject: [PATCH] Bumping gaia.json for 4 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/8d92bfc27f4c Author: Russ Nicoletti Desc: Merge pull request #33220 from russnicoletti/bug-1219704 Bug 1219704 - Implement *test_play_ogg_video.py* as an integration test in JavaScript r=djf ======== https://hg.mozilla.org/integration/gaia-central/rev/44703d3b94da Author: Russ Nicoletti Desc: Bug 1219704 - Implement *test_play_ogg_video.py* as an integration test in JavaScript ======== https://hg.mozilla.org/integration/gaia-central/rev/708f38846177 Author: punamdahiya Desc: Merge pull request #33569 from punamdahiya/Bug1219662 Bug 1219662 - [Gallery] Implement fullscreen view change orientation Gij integration test ======== https://hg.mozilla.org/integration/gaia-central/rev/11725dc3dfc5 Author: Punam Dahiya Desc: Bug 1219662 - [Gallery] Implement fullscreen view change orientation Gij integration test --- 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 b48eb87f9923..6b871673f169 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "fec571e13bc8a44e74ff9a1a0264a5386507a268", + "git_revision": "62ad7586b05670fee9a4df256b1cc6fdb5a692e8", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "cd8905d9ba27c3d8b47742e6d435a8958d90925c", + "revision": "8d92bfc27f4c24db9997a7218cc0ca7ecf7450bb", "repo_path": "integration/gaia-central" }