gecko-dev/layout
Emilio Cobos Álvarez d9a694f78f Bug 1791281 - Simplify our setup for font metric queries from style. r=jfkthame
While looking at moving the flag around I realized that the only reason
we have FontMetricsProvider and co is because we didn't have access to
the per-document font-prefs cache. That's trivial to fix tho, so do
that and simplify the setup for font queries even more.

Differential Revision: https://phabricator.services.mozilla.com/D157589
2022-09-20 19:30:45 +00:00
..
base Bug 1791281 - Simplify our setup for font metric queries from style. r=jfkthame 2022-09-20 19:30:45 +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 1789670 - Add some basic layout debugger documentation. r=emilio 2022-09-08 01:40:18 +00:00
forms Bug 1789874 - Fix colors used by nsListControlFrame::PaintFocus. r=mstange 2022-09-13 00:43:09 +00:00
generic Bug 1790299 - Make GetXULFlex not cache the resolved flex value anymore. r=dholbert 2022-09-20 06:25:03 +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 1791281 - Simplify our setup for font metric queries from style. r=jfkthame 2022-09-20 19:30:45 +00:00
media
painting Bug 1787623 - Make invalid and unsupported filters paint the unfiltered frame. r=botond 2022-09-05 10:24:14 +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 1791455 - Honor currentColor in HCM. r=morgan 2022-09-20 17:52:34 +00:00
style Bug 1791281 - Simplify our setup for font metric queries from style. r=jfkthame 2022-09-20 19:30:45 +00:00
svg Bug 1790167 - Simplify aspect-ratio code for outer svg. r=TYLin 2022-09-12 17:14:02 +00:00
tables Bug 1790067 - Removed the warning about non-cell relative parts of table. r=emilio 2022-09-17 14:37:32 +00:00
tools Bug 1783821 - [devtools] Manual rewrites r=bomsy 2022-09-05 12:29:57 +00:00
xul Bug 1790299 - Make GetXULFlex not cache the resolved flex value anymore. r=dholbert 2022-09-20 06:25:03 +00:00
moz.build