gecko-dev/layout/tables
Daniel Holbert 51a6b4f252 Bug 1769011: Remove set-but-never-used variable "cellCount" from table layout method nsCellMap::Dump. r=emilio
This patch doesn't impact behavior; it's just dead code removal.

Differential Revision: https://phabricator.services.mozilla.com/D146353
2022-05-13 23:56:04 +00:00
..
crashtests Bug 1596184 - Get rid of nsStackFrame. r=layout-reviewers,mats 2021-09-20 12:05:32 +00:00
reftests
test
BasicTableLayoutStrategy.cpp Bug 1732759 - Unprefix -moz-fit-content. r=dholbert 2021-09-28 11:44:33 +00:00
BasicTableLayoutStrategy.h
FixedTableLayoutStrategy.cpp Bug 1754295 part 3: Fix non-unified build errors in layout/tables, and mark it as safe to build in non-unified mode. r=boris 2022-02-08 23:29:56 +00:00
FixedTableLayoutStrategy.h
SpanningCellSorter.cpp Bug 1695162 - Use ConstIter instead of Iter where possible. r=mccr8 2021-03-17 15:49:46 +00:00
SpanningCellSorter.h
TableArea.h
celldata.h
moz.build Bug 1754295 part 3: Fix non-unified build errors in layout/tables, and mark it as safe to build in non-unified mode. r=boris 2022-02-08 23:29:56 +00:00
nsCellMap.cpp Bug 1769011: Remove set-but-never-used variable "cellCount" from table layout method nsCellMap::Dump. r=emilio 2022-05-13 23:56:04 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1767131: run clang-format on the layout/ directory. r=emilio DONTBUILD 2022-04-30 15:25:29 +00:00
nsTableCellFrame.h
nsTableColFrame.cpp Bug 1697979 - Part 1: Reuse previously built stacking context display items without merging r=mstange 2022-01-22 02:37:31 +00:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Bug 1697979 - Part 1: Reuse previously built stacking context display items without merging r=mstange 2022-01-22 02:37:31 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp Bug 1757110: Refactor `BCCorners::corners` and `BCCellBorders::borders` to use `mozilla::UniquePtr` r=dholbert 2022-03-25 19:19:15 +00:00
nsTableFrame.h Bug 1757110: Refactor `nsTableFrame::mCellMap, mTableLayoutStrategy` to use `mozilla::UniquePtr` r=dholbert 2022-03-25 19:19:14 +00:00
nsTableRowFrame.cpp Bug 1758018 Part 1 - Rename the helpers testing "position:relative" or "position:sticky". r=emilio 2022-03-04 03:02:00 +00:00
nsTableRowFrame.h
nsTableRowGroupFrame.cpp Bug 1697979 - Part 1: Reuse previously built stacking context display items without merging r=mstange 2022-01-22 02:37:31 +00:00
nsTableRowGroupFrame.h Bug 1732674 - Make nsLineIterator a lightweight wrapper for an nsLineList_iterator instead of building a separate array. r=emilio 2021-11-09 15:55:54 +00:00
nsTableWrapperFrame.cpp Bug 1692116 Part 2 - Fix table flex item's flex base size & hypothetical main size in a column flex container. r=dholbert 2021-02-25 20:06:10 +00:00
nsTableWrapperFrame.h Bug 1692116 Part 1 - Let nsTableWrapperFrame::ComputeAutoSize() return a resolved block-size. r=dholbert 2021-02-25 20:06:10 +00:00