mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
![B2G Bumper Bot](/assets/img/avatar_default.png)
======== https://hg.mozilla.org/integration/gaia-central/rev/2a7e995d4699 Author: Ryan VanderMeulen <ryanvm@gmail.com> 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 <tlin@mozilla.com> 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 <tlin@mozilla.com> 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 <tlin@mozilla.com> 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 <tlin@mozilla.com> 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 <ryanvm@gmail.com> 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 <alwu@mozilla.com> Desc: Bug 1198824 - use call state to verify isOnCall(). r=etienne ======== https://hg.mozilla.org/integration/gaia-central/rev/32cacb886d27 Author: Ryan VanderMeulen <ryanvm@gmail.com> 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 <foxbrush@Fischerjsons-MacBook-Pro.local> 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 <ryanvm@gmail.com> 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 <janus926@gmail.com> Desc: Bug 1198132 - Apply gaia-header tweaks to Gallery to avoid reflow at startup. r=djf