mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
======== 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
This commit is contained in:
parent
f70a9b535c
commit
1ceaedb9b4
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user