From 10139997b0104431569f88a24500f0bcad554ffd Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 24 Feb 2015 10:10:27 -0800 Subject: [PATCH] Bumping gaia.json for 19 gaia revision(s) a=gaia-bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/4195fc75864d Author: autolander Desc: Bug 1135082 - merge pull request #28362 from ADLR-es:clear-btn-test to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/f28caa541c4c Author: Adrián de la Rosa Desc: Bug 1135082 - Follow up bug 1132215 - Implement a CI test which check that the clear button works on the Contact's detail page ======== https://hg.mozilla.org/integration/gaia-central/rev/b3bfa9760df4 Author: autolander Desc: Bug 1131338 - merge pull request #28405 from daleharvey:1131338 to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/0456dacdece4 Author: Dale Harvey Desc: Bug 1131338 - Use manifest.short_name during local app searches ======== https://hg.mozilla.org/integration/gaia-central/rev/76b574ce19fd Author: autolander Desc: Bug 1136174 - merge pull request #28418 from npark-mozilla:1136174 to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/92ae941c3bb3 Author: No-Jun Park Desc: Bug 1136174 - test_lockscreen_time_check.py should run on active SIM only Changed the manifest to only run it with active sim per bug 1133803, and moved the location of initial time collection just for safety in case turning off auto time set changes the clock time ======== https://hg.mozilla.org/integration/gaia-central/rev/d97e9af12200 Author: autolander Desc: Bug 1134040 - merge pull request #28334 from autra:bug-1134040 to mozilla-b2g:master ======== https://hg.mozilla.org/integration/gaia-central/rev/74eef0688a36 Author: Augustin Trancart Desc: Bug 1134040 - Do not update direction on subject input field any more. ======== https://hg.mozilla.org/integration/gaia-central/rev/39442d396ec0 Author: Eli Perelman Desc: Merge pull request #28002 from eliperelman/bug-1129041-video Bug 1129041 - Video: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/56222b9fa2d2 Author: Eli Perelman Desc: Bug 1129041 - Video: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/db42d769066a Author: Eli Perelman Desc: Merge pull request #27999 from eliperelman/bug-1129041-system Bug 1129041 - System: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/9b008ed9549c Author: Eli Perelman Desc: Bug 1129041 - System: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/a1d806ae08eb Author: Eli Perelman Desc: Merge pull request #27998 from eliperelman/bug-1129041-sms Bug 1129041 - SMS: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/291632bec1ff Author: Eli Perelman Desc: Bug 1129041 - SMS: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/57e52778e92b Author: Eli Perelman Desc: Merge pull request #27996 from eliperelman/bug-1129041-music Bug 1129041 - Music: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/5d5357c05fe0 Author: Eli Perelman Desc: Bug 1129041 - Music: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/d41a3978fd64 Author: Eli Perelman Desc: Merge pull request #27995 from eliperelman/bug-1129041-gallery Bug 1129041 - Gallery: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/cdcc966c2d6f Author: Eli Perelman Desc: Bug 1129041 - Gallery: remove user timing shim ======== https://hg.mozilla.org/integration/gaia-central/rev/c4e7294b51fa Author: Julien Wajsberg Desc: Bug 1082618 - [Messages] add a README file r=schung,azasypkin,cmills --- 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 17fa48a70c32..8506107cdc89 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "3b36ba42828e5ca931dbbab9e7d6c57997e79801", + "git_revision": "024134d719127257a6e5a73b6fe86ff2d15657c2", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "4d3b064442ca833b67e678688880e45cc1dd7064", + "revision": "4195fc75864d8978687d0d8d73f3e4dd5a69cbf9", "repo_path": "integration/gaia-central" }