зеркало из https://github.com/mozilla/gecko-dev.git
13d40cfd97
This patch doesn't change behavior, and eliminates copy construction of nsFrameList via utilizing const-references to store the return value of `GetChildList()`. nsFrameList::Clone() is added in case the caller wants a copy of a list. This is the first step toward making nsFrameList a move-only class. Differential Revision: https://phabricator.services.mozilla.com/D160013 |
||
---|---|---|
.. | ||
crashtests | ||
reftests | ||
test | ||
BasicTableLayoutStrategy.cpp | ||
BasicTableLayoutStrategy.h | ||
FixedTableLayoutStrategy.cpp | ||
FixedTableLayoutStrategy.h | ||
SpanningCellSorter.cpp | ||
SpanningCellSorter.h | ||
TableArea.h | ||
celldata.h | ||
moz.build | ||
nsCellMap.cpp | ||
nsCellMap.h | ||
nsITableCellLayout.h | ||
nsITableLayoutStrategy.h | ||
nsTableCellFrame.cpp | ||
nsTableCellFrame.h | ||
nsTableColFrame.cpp | ||
nsTableColFrame.h | ||
nsTableColGroupFrame.cpp | ||
nsTableColGroupFrame.h | ||
nsTableFrame.cpp | ||
nsTableFrame.h | ||
nsTableRowFrame.cpp | ||
nsTableRowFrame.h | ||
nsTableRowGroupFrame.cpp | ||
nsTableRowGroupFrame.h | ||
nsTableWrapperFrame.cpp | ||
nsTableWrapperFrame.h |