mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
======== https://hg.mozilla.org/integration/gaia-central/rev/cf48a94df36e Author: Min-Zhong "John" Lu <jlu@mozilla.com> Desc: Merge pull request #26776 from mnjul/bug_1111438_keyboardmanager_cleanup Bug 1111438 - KeyboardManager clean-up. r=timdream, f=mhenretty ======== https://hg.mozilla.org/integration/gaia-central/rev/07ab2fd7c3d9 Author: John Lu [:mnjul] <jlu@mozilla.com> Desc: Bug 1111438 - KeyboardManager clean-up - Reduce showingLayoutInfo to showingInputGroup, which now only restores the current input type group; the activeLayout index and the layout itself has to be consulted from inputLayouts. This avoids unnecessary bookkeeping. - Explicitly separate the "preload" concept from setKeyboardToShow to reduce if-else complexity in the function (and to make setKeyboardToShow less god) - Renamed InputLayouts.layouts.group.activeLayout to activeLayoutIdx to better reflect the idea that it stores an index. - Mandated that activeLayoutIdx should not be written by KeyboardManager.
This commit is contained in:
parent
c59eb27b1b
commit
9c51d66684
@ -4,6 +4,6 @@
|
||||
"remote": "",
|
||||
"branch": ""
|
||||
},
|
||||
"revision": "fbcff6610f8b99726ef14b0c6d894b4a7053eecf",
|
||||
"revision": "cf48a94df36ea378678721307190aad7f32e9241",
|
||||
"repo_path": "integration/gaia-central"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user