From 1ceaedb9b4a66387a7a99f03155dc65abd85630d Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 1 Sep 2015 12:55:16 -0700 Subject: [PATCH] Bumping gaia.json for 11 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/2a7e995d4699 Author: Ryan VanderMeulen Desc: Merge pull request #31338 from aethanyc/1194042 Bug 1194042 - Implement a global cut-or-copied state for text selection dialog across apps ======== https://hg.mozilla.org/integration/gaia-central/rev/a26c431531bc Author: Ting-Yu Lin Desc: Bug 1194042 - Update app_text_selection_dialog_test.js. r=timdream * Add a test to ensure two AppTextSelectionDialog get the same global states object. * Update those timer unit tests. ======== https://hg.mozilla.org/integration/gaia-central/rev/04db54502734 Author: Ting-Yu Lin Desc: Bug 1194042 - Implement global states to shared data across all apps. r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/9f3c2a5e48e1 Author: Ting-Yu Lin Desc: Bug 1194042 - Improve debug log in app_text_selection_dialog.js. r=timdream Almost all the objects passed to this.debug() are stringify-ed. No need to stringify them again in this.debug(). ======== https://hg.mozilla.org/integration/gaia-central/rev/4a108e20032b Author: Ting-Yu Lin Desc: Bug 1194042 - Remove trailing whitespaces in app_text_selection_dialog. r=timdream ======== https://hg.mozilla.org/integration/gaia-central/rev/bee0f5f685cb Author: Ryan VanderMeulen Desc: Merge pull request #31573 from alastor0325/Bug1198824_TeleVolumeControl Bug 1198824 - use call state to verify isOnCall() ======== https://hg.mozilla.org/integration/gaia-central/rev/719aec1a29df Author: Alastor Wu Desc: Bug 1198824 - use call state to verify isOnCall(). r=etienne ======== https://hg.mozilla.org/integration/gaia-central/rev/32cacb886d27 Author: Ryan VanderMeulen Desc: Merge pull request #31627 from Fischer-L/bug_1199537-change-modal-dialog-btn-color Bug 1199537 - Change the color of the only button on the alert modal dialog to gray ======== https://hg.mozilla.org/integration/gaia-central/rev/a017466918b7 Author: Fischer.json Desc: Bug 1199537 - Change the color of the only button on the alert modal dialog to gray ======== https://hg.mozilla.org/integration/gaia-central/rev/b47e34131351 Author: Ryan VanderMeulen Desc: Merge pull request #31509 from janus926/bug-1198132 Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at … ======== https://hg.mozilla.org/integration/gaia-central/rev/3aa4c6e5ac73 Author: Ting-Yu Chou Desc: Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at startup. r=djf --- 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 b1f5f15c3d1d..e73b979294e2 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "1305afffca13c3cd1d1125e4d5e51ef306f8ea4f", + "git_revision": "bd4a67998e9e82e2f113cd4bdc994afddcaf2e10", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "2602554b2ec570e0307e5d405e306d4f7c37b10a", + "revision": "2a7e995d46999b7ec7c61629259476a2a526ac3c", "repo_path": "integration/gaia-central" }