gecko-dev/layout/tables
Ting-Yu Lin 1308ebb070 Bug 1412687 Part 1 - Make const-cast clearer in nsTableRowGroupFrame::Reflow(). r=dholbert
ReflowInputFlags is a struct of bitfields, so we cannot use AutoRestore to
restore its member bitfield.

Differential Revision: https://phabricator.services.mozilla.com/D87629
2020-08-20 22:24:58 +00:00
..
crashtests Bug 1335552 - Make nsIFrame::SynthesizeBaselineBOffsetFromBorderBox do something reasonable with orthogonal writing modes. r=dholbert 2020-07-10 15:39:07 +00:00
reftests Bug 1017137 - Don't report Complete status in table-row-group fragmentation if it still has more rows to flow after filling the availble size. r=TYLin 2019-12-02 16:40:47 +00:00
test Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
BasicTableLayoutStrategy.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
BasicTableLayoutStrategy.h
FixedTableLayoutStrategy.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
FixedTableLayoutStrategy.h
SpanningCellSorter.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
SpanningCellSorter.h
TableArea.h
celldata.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
moz.build
nsCellMap.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
nsTableCellFrame.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsTableCellFrame.h Bug 1591219 - [css-align] Synthesize a baseline from the content edges for empty table cells. r=dholbert 2019-11-12 15:31:57 +00:00
nsTableColFrame.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio 2020-08-17 06:57:56 +00:00
nsTableFrame.h Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio 2020-08-17 06:57:56 +00:00
nsTableRowFrame.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsTableRowFrame.h
nsTableRowGroupFrame.cpp Bug 1412687 Part 1 - Make const-cast clearer in nsTableRowGroupFrame::Reflow(). r=dholbert 2020-08-20 22:24:58 +00:00
nsTableRowGroupFrame.h Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsTableWrapperFrame.cpp Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio 2020-08-17 06:57:56 +00:00
nsTableWrapperFrame.h