mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d210efad3a
======== https://hg.mozilla.org/integration/gaia-central/rev/0bd525ab97a0 Author: Julien Wajsberg <felash@gmail.com> Desc: Merge pull request #16379 from yor-mozilla-com/fix973407 Bug 973407 - [Messages] Reduce reflows when element heights are updated r=julien ======== https://hg.mozilla.org/integration/gaia-central/rev/06f9c9844fee Author: Yan Or <yor@mozilla.com> Desc: Bug 973407 - [Messages] Reduce reflows when element heights are updated 1. remove updateElementsHeight() call in messageComposerInputHandler(), since updateSubjectHeight() already calls it 2. in cancelEdit(), only call updateElementsHeight() if in edit mode 3. in updateElementsHeight(), move code to set input width to 'auto' up to avoid extra reflow if layout has changed prior to call Added unit tests for cancelEdit(). |
||
---|---|---|
.. | ||
app | ||
branding | ||
chrome | ||
components | ||
config | ||
gaia | ||
installer | ||
locales | ||
test | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
LICENSE | ||
Makefile.in | ||
moz.build |