gecko-dev/layout
Jonathan Kew 4e8b62706e Bug 1647573 - On font-list reinitialization, reconstruct frames rather than just restyling. r=jwatt
As a bonus, this also fixes a pre-existing bug that we never cleared the
mPrefChangePendingNeedsReflow flag after using it, so future pref changes
that shouldn't need a reflow would still trigger one.

Depends on D84518

Differential Revision: https://phabricator.services.mozilla.com/D84519
2020-07-24 21:10:09 +00:00
..
base Bug 1647573 - On font-list reinitialization, reconstruct frames rather than just restyling. r=jwatt 2020-07-24 21:10:09 +00:00
build Bug 1652254 - Remove svg from some moz.build local includes r=dholbert 2020-07-12 16:38:26 +00:00
docs
forms Bug 1655430 - Deduplicate a bit code to create anonymous elements in ns{Number,Search,Text}ControlFrame. r=jfkthame 2020-07-27 13:55:15 +00:00
generic Bug 558594 - Implement layout for <input type='search'>. r=emilio,masayuki 2020-07-27 12:09:40 +00:00
inspector Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
ipc
mathml Bug 1449401 - Remove moz-math-anonymous ua-only pseudo. r=heycam 2020-07-21 22:35:46 +00:00
media
painting Bug 1637776 - Fix non-unified bustage in nsDisplayList.cpp. r=tnikkel 2020-07-25 01:09:43 +00:00
printing Bug 1655179 - Don't attach a progress listener until we've started to set up the print presentation. r=smaug 2020-07-26 22:16:32 +00:00
reftests Bug 558594 - Implement layout for <input type='search'>. r=emilio,masayuki 2020-07-27 12:09:40 +00:00
style Bug 558594 - Implement layout for <input type='search'>. r=emilio,masayuki 2020-07-27 12:09:40 +00:00
svg Bug 1653193 - Hide complex template instance PrimitiveAttributes. r=mstange 2020-07-21 08:39:35 +00:00
tables Bug 1652384 - When inserting a col frame, invalidate all subsequent column BC borders. r=mats 2020-07-26 19:02:12 +00:00
tools Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl 2020-07-27 17:02:35 +00:00
xul Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
moz.build