gecko-dev/layout
Emilio Cobos Álvarez 6b0df9b6e0 Bug 1787088 - Don't reframe for overflow changes in text controls. r=TYLin
These frames don't honor overflow in any meaningful way, except for
textarea, where overflow inherits into its editing root.

That style change however should be handled on its own by reflowing
(thus avoiding the reframe).

We need to fix GetDesiredScrollbarSizes, which wasn't accounting for
having scrollbars + overflow: hidden / scrollbar-width: none. Reftests
caught that.

Differential Revision: https://phabricator.services.mozilla.com/D155535
2022-08-26 10:18:18 +00:00
..
base Bug 1787088 - Don't reframe for overflow changes in text controls. r=TYLin 2022-08-26 10:18:18 +00:00
build Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
docs Bug 1777324 - Move reftest README to firefox source documentation. r=tnikkel 2022-07-15 21:40:22 +00:00
forms Bug 1785229 - Factor out <select> longest option size computation. r=TYLin 2022-08-17 18:36:40 +00:00
generic Bug 1787088 - Don't reframe for overflow changes in text controls. r=TYLin 2022-08-26 10:18:18 +00:00
inspector Bug 650372 - Use the style-system format hint directly in gfx, instead of mapping to a separate internal enum. r=gfx-reviewers,aosmond,lsalzman 2022-08-12 11:25:59 +00:00
ipc
mathml Bug 1783998 - Remove MathML preference script_shift_attributes. r=emilio 2022-08-25 09:03:58 +00:00
media
painting Bug 1785903 - Use inset rect as the border area to compute shape radii. r=TYLin 2022-08-22 22:15:24 +00:00
printing Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
reftests Bug 1786796 - Reftest for gradient when color stop range collapses to zero. r=gfx-reviewers,lsalzman 2022-08-25 22:03:04 +00:00
style Bug 1787088 - Don't reframe for overflow changes in text controls. r=TYLin 2022-08-26 10:18:18 +00:00
svg Bug 1785903 - Use inset rect as the border area to compute shape radii. r=TYLin 2022-08-22 22:15:24 +00:00
tables Bug 1786353 - Use logical sides when calculating table cell baseline. r=emilio 2022-08-23 17:11:44 +00:00
tools Bug 1786210: Remove mentions of unused pref gfx.font_loader.interval. r=emilio 2022-08-21 23:45:56 +00:00
xul Bug 1786515 - Remove dead nsXULPopupManager::EnableRollup. r=hiro 2022-08-23 21:54:25 +00:00
moz.build Bug 1751948 - Part 3: Build IPDL sources within the directory they were declared, r=glandium 2022-02-28 21:01:47 +00:00