gecko-dev/layout
Ting-Yu Lin 4041fe929c Bug 1668387 - Make nsContainerFrame::StealFrame() return void since it shouldn't fail. r=emilio
The three implementations of StealFrame() -- nsContainerFrame,
nsBlockFrame, and nsInlineFrame -- all have assertions to guarantee
aChild can be found, so the operation shouldn't fail.

This change shouldn't change behavior at all.

Differential Revision: https://phabricator.services.mozilla.com/D91996
2020-09-30 23:38:41 +00:00
..
base Bug 1668156 - Make PositionedEventTargeting code not violate TransformRectToAncestor invariants. r=kats 2020-09-30 17:20:21 +00:00
build Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert 2020-09-30 21:06:47 +00:00
docs Bug 1665152 - Initial CSS Masonry draft spec. r=dholbert 2020-09-23 23:21:38 +00:00
forms Bug 1667510 - Make nsDateTimeControlFrame not do math on nscoord_MAX. r=dholbert 2020-09-28 18:31:20 +00:00
generic Bug 1668387 - Make nsContainerFrame::StealFrame() return void since it shouldn't fail. r=emilio 2020-09-30 23:38:41 +00:00
inspector Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
ipc Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
mathml Bug 1667594 - Move nsLayoutUtils::SurfaceFromElementResult to its own file. r=emilio 2020-09-30 21:05:34 +00:00
media
painting Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert 2020-09-30 21:06:47 +00:00
printing Bug 1668301. Merge the 'printing-widget' NSPR module into the 'printing' module. r=bobowen 2020-09-30 16:36:29 +00:00
reftests Bug 1667707 - Optimize clip image mask rendering for axis-aligned masks. r=jrmuizel 2020-09-29 22:59:10 +00:00
style Bug 1660122 Part 6 - Move static function IsXULDisplayType() into nsStyleDisplay. r=emilio 2020-09-29 22:32:57 +00:00
svg Bug 1660122 Part 7 - Implement GetAspectRatio(). r=emilio 2020-09-29 22:33:05 +00:00
tables Bug 1667594 - Move nsLayoutUtils::SurfaceFromElementResult to its own file. r=emilio 2020-09-30 21:05:34 +00:00
tools Bug 1661138 - Make WPT print reftests not open new windows. r=jgraham,marionette-reviewers 2020-09-25 09:15:48 +00:00
xul Bug 1667594 - Move nsLayoutUtils::SurfaceFromElementResult to its own file. r=emilio 2020-09-30 21:05:34 +00:00
moz.build Bug 1628958 Part 1 - Add Layout & CSS section to Mozilla Source Tree Documentation. r=firefox-source-docs-reviewers,sylvestre 2020-04-15 18:07:24 +00:00