gecko-dev/layout
Ting-Yu Lin b95cb66316 Bug 1604978 - Move NS_BLOCK_FLAGS_MASK and NS_BLOCK_FLAGS_NON_INHERITED_MASK into nsBlockFrame::Init. r=heycam
The two masks are used only in nsBlockFrame::Init, so they should be
defined closer to their usage.

Note that 'constexpr' declared on functions implies 'inline'.

Differential Revision: https://phabricator.services.mozilla.com/D57724

--HG--
extra : moz-landing-system : lando
2019-12-20 03:56:12 +00:00
..
base Bug 1604701 - Make EventTargetData::mPresShell always compute from the frame. r=masayuki 2019-12-19 17:08:41 +00:00
build Bug 1593246 - Part 2: Give SessionStorageManager a reference to BrowsingContext r=sg 2019-12-10 12:12:32 +00:00
doc
forms Bug 1599984 - mark layout/forms/test/test_bug549170.html as expected failure for ubuntu1804 r=jmaher 2019-12-19 11:11:47 +00:00
generic Bug 1604978 - Move NS_BLOCK_FLAGS_MASK and NS_BLOCK_FLAGS_NON_INHERITED_MASK into nsBlockFrame::Init. r=heycam 2019-12-20 03:56:12 +00:00
inspector Bug 1601083 - Add an InspectorUtils API to get the containing block of an Element. r=mats 2019-12-09 22:07:00 +00:00
ipc Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
mathml Bug 1604668 - Remove the eExcludesIgnorableWhitespace IsFrameOfType bit. r=emilio 2019-12-18 01:41:20 +00:00
media
painting Bug 1596317 - Use CallState for SubDocEnumFunc. r=smaug 2019-12-19 07:58:45 +00:00
printing Bug 1596317 - Use CallState for SubDocEnumFunc. r=smaug 2019-12-19 07:58:45 +00:00
reftests Bug 1599619 - annotate anim-css-font-1.svg with permissive fuzzy-if for ubuntu1804 r=jmaher 2019-12-19 18:18:51 +00:00
style Backed out 5 changesets (bug 1598520) for perma fails on test_enumerateDevices_navigation.html. CLOSED TREE 2019-12-20 01:56:55 +02:00
svg Bug 1604772 - Remove the eSVGGeometry IsFrameOfType bit. r=emilio 2019-12-18 16:06:29 +00:00
tables Bug 1604099 - Remove redundant call to GetColCount from nsCellMap::ShrinkWithoutCell. r=emilio 2019-12-16 08:21:52 +00:00
tools Bug 1603016 - Add a --headless option for mach reftest. r=dbaron 2019-12-13 00:01:06 +00:00
xul Bug 1603826 - Replace XULElement.dir with getAttribute/setAttribute r=bgrins 2019-12-18 18:17:15 +00:00
moz.build