gecko-dev/layout
Daniel Holbert 65058982ca Bug 1398963 part 5: Treat XUL Popups like other OOF boxes when generating anon flex items, since they spawn placeholders. r=mats
XUL popups (i.e. FrameConstructionItem instances with mIsPopup==true) behave
like out-of-flow content -- in particular, they generate nsPlaceholderFrame
instances.  So, they need the same placeholder-wrapping behavior that we have
for other out-of-flow frames inside of an emulated legacy box, in order to
satisfy our existing invariants.

MozReview-Commit-ID: KnspN4kTPnx

--HG--
extra : rebase_source : 8487f4ee50b21dc0389514fe34a17a73375a58ab
2017-12-18 12:17:10 -06:00
..
base Bug 1398963 part 5: Treat XUL Popups like other OOF boxes when generating anon flex items, since they spawn placeholders. r=mats 2017-12-18 12:17:10 -06:00
build Bug 1407810 - Enable DDLogging from the beginning if MOZ_LOG contains DDLogger - r=jwwang 2017-12-04 10:52:51 +11:00
doc
forms Bug 1424528 part 3 - A few manual fixes related to removing the nsDidReflowStatus param in DidReflow. r=dholbert 2017-12-14 16:21:49 +01:00
generic Bug 1398963 part 2: Make nsFlexContainerFrame label itself as legacy if it has -moz-box/-moz-inline-box display val. r=mats 2017-12-18 12:17:10 -06:00
inspector Bug 1420762: Make StyleSheets notify directly to their StyleSets. r=heycam 2017-12-01 08:46:39 +01:00
ipc Bug 1415225 - Move the EventRegionsOverride field to be on RefLayers only. r=botond 2017-11-09 09:03:52 -05:00
mathml Bug 1424528 part 3 - A few manual fixes related to removing the nsDidReflowStatus param in DidReflow. r=dholbert 2017-12-14 16:21:49 +01:00
media
painting Merge inbound to mozilla-central r=merge a=merge 2017-12-16 11:37:48 +02:00
printing Bug 1246883 - Load UA Stylesheet when printing the SVG document. r=jwatt 2017-12-13 08:58:05 +09:00
reftests Bug 1398492: Remove the grid pref. r=mats 2017-12-17 00:04:35 +01:00
style Bug 1334189 - Enable mochitest-plain for linux64-qr. r=jrmuizel 2017-12-13 18:38:39 -05:00
svg Bug 1424528 part 3 - A few manual fixes related to removing the nsDidReflowStatus param in DidReflow. r=dholbert 2017-12-14 16:21:49 +01:00
tables Bug 1424528 part 1 - Remove nsDidReflowStatus::FINISHED 3rd arg in DidReflow calls (automated change). r=dholbert 2017-12-14 16:21:49 +01:00
tools Backed out 5 changesets (bug 1421799) for failing browser-chrome on Linux and OSX and for failing autophone-mochitest on Android r=backout on a CLOSED TREE 2017-12-14 15:41:22 +02:00
xul Bug 1424528 part 3 - A few manual fixes related to removing the nsDidReflowStatus param in DidReflow. r=dholbert 2017-12-14 16:21:49 +01:00
moz.build