gecko-dev/layout
Emilio Cobos Álvarez fb069248c0 Bug 1716045 - Unify font-family storage. r=mats,jfkthame
This changes font-family storage to reuse the rust types, removing a
bunch of code while at it. This allows us to, for example, use a single
static font family for -moz-bullet and clone it, rather than creating a
lot of expensive copies.

Differential Revision: https://phabricator.services.mozilla.com/D118011
2021-06-18 19:35:50 +00:00
..
base Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
build Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
docs Bug 1682703: [css-grid-3] Remove in-tree masonry draft spec, now that it lives in csswg repo. r=mats DONTBUILD 2020-12-16 05:17:36 +00:00
forms Bug 1713334 - Part 4: Always select the text node r=masayuki 2021-06-18 00:36:55 +00:00
generic Bug 1716904 - Make css perspective use DOM parent instead of containing block. r=emilio 2021-06-18 03:35:10 +00:00
inspector Backed out changeset f7944c3f9e5b (bug 1711437) for causing mochitest failures. CLOSED TREE 2021-05-25 18:56:00 +03:00
ipc Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio 2020-12-02 09:47:53 +00:00
mathml Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
media
painting Bug 1716904 - Make css perspective use DOM parent instead of containing block. r=emilio 2021-06-18 03:35:10 +00:00
printing Bug 1699837 - Make sure that remote iframes honor print settings. r=mattwoodrow 2021-06-13 09:16:53 +00:00
reftests Backed out changeset f7016db57a2e (bug 1459526) for causing reftest failures. 2021-06-18 07:49:06 +03:00
style Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
svg Bug 1710917 - Introduced internal:svgContextPropertiesAllowed webextension permission. r=dholbert,mixedpuppy 2021-06-01 14:46:03 +00:00
tables Bug 1711648 - Move LayoutRect to the Box2D representation. r=jrmuizel. 2021-06-11 13:33:10 +00:00
tools Backed out changeset f7016db57a2e (bug 1459526) for causing reftest failures. 2021-06-18 07:49:06 +03:00
xul Backed out 2 changesets (bug 1715515) for breaking the decision task. 2021-06-18 03:20:07 +03:00
moz.build