зеркало из https://github.com/mozilla/gecko-dev.git
9ea51cda5a
This patch fixes the following build error: layout/tables/FixedTableLayoutStrategy.cpp:86:31: error: incomplete type 'nsLayoutUtils' named in nested name specifier I'm also removing the "DEBUG_TABLE_STRATEGY_off" definition from the contextual section of moz.build, because that symbol is never used. (It's never mentioned anywhere else in our codebase; it must have controlled some long-since-removed code). Differential Revision: https://phabricator.services.mozilla.com/D138217 |
||
---|---|---|
.. | ||
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 |