gecko-dev/layout
Emilio Cobos Alvarez 24058f2dca Bug 1708735 - Make the arrowpanel code more generic. r=dao,zombie
Share the concept of a panel content with all other menupopups / panels.

This avoids importing global.css in the shadow tree, and renames the
arrowcontent part to just "content", since we want to introduce a
"content" part for other panels.

This shouldn't change behavior but makes bug 1708136 a matter of
tweaking a couple CSS rules and fixing up test failures.

Differential Revision: https://phabricator.services.mozilla.com/D113990
2021-05-28 11:56:07 +00:00
..
base Bug 1708735 - Make the arrowpanel code more generic. r=dao,zombie 2021-05-28 11:56:07 +00:00
build Bug 1711078 - Part 2: Mark immutable fields in principal types as const, r=ckerschb 2021-05-17 20:50:09 +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 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-05-24 15:08:47 +00:00
generic Bug 1712875 - Inflate flex container's padding by using the union of flex items' normal position margin boxes. r=dholbert 2021-05-27 05:52:15 +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 1540737 - Don't use nsDisplayBorder's IsInvisibleInRect implementation for nsMathMLmtable, since it uses a custom style context. r=miko 2021-05-19 01:11:31 +00:00
media
painting Bug 1697291 - Remove assertion that doesn't hold. r=miko 2021-05-28 09:25:12 +00:00
printing Bug 1712130 - Make print.print_via_parent a static pref. r=layout-reviewers,jfkthame 2021-05-20 17:05:33 +00:00
reftests Bug 1711649 - Adjust fuzz or css-grid/grid-fragmentation-dyn1-029. r=aosmond 2021-05-28 05:49:26 +00:00
style Bug 1705032 - Added CSSCacheCleaner deleteByBaseDomain. r=emilio,timhuang 2021-05-27 12:37:03 +00:00
svg Bug 1394579 - Allow SVG context-fill on privileged extensions. r=dholbert 2021-05-20 20:34:40 +00:00
tables Bug 1710116 - Use more saturating nscoord arithmetic in BasicTableLayoutStrategy::DistributeISizeToColumns. r=emilio 2021-05-21 10:57:17 +00:00
tools Bug 1712147 - Add more missing MOZ_JXL checks r=tnikkel 2021-05-22 05:33:48 +00:00
xul Bug 1708735 - Make the arrowpanel code more generic. r=dao,zombie 2021-05-28 11:56:07 +00:00
moz.build