gecko-dev/layout/tables
Timothy Nikkel 835b48d090 Bug 1828829. Fix unused warning when enabling DEBUG_FRAME_DUMP in opt builds. r=emilio
This becomes a fatal compile error in automation (ie try).

Differential Revision: https://phabricator.services.mozilla.com/D175844
2023-04-19 08:29:26 +00:00
..
crashtests Bug 1232881: Add crashtest for this no-longer-reproducible bug. (no review, crashtest-only) 2022-10-30 21:48:58 +00:00
reftests
test Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
BasicTableLayoutStrategy.cpp Bug 1600542 - Remove a few other no longer reachable XUL box special-cases. r=TYLin 2023-03-20 23:56:03 +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 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +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 1815552 - Make positioned table parts deal correctly with switching position without being reframed. r=TYLin,layout-reviewers 2023-03-01 19:04:17 +00:00
nsTableCellFrame.h Bug 1818851 - Minor cleanups to table classes. r=TYLin 2023-02-25 00:42:48 +00:00
nsTableColFrame.cpp Bug 1651129 - Convert uses of mState to various StateBits methods and make mState private r=emilio 2023-02-15 21:35:46 +00:00
nsTableColFrame.h
nsTableColGroupFrame.cpp Bug 1828829. Fix unused warning when enabling DEBUG_FRAME_DUMP in opt builds. r=emilio 2023-04-19 08:29:26 +00:00
nsTableColGroupFrame.h Bug 1798373 Part 7 - Change nsContainerFrame::InsertFrames() to take rvalue reference of nsFrameList. r=emilio 2022-11-01 21:15:55 +00:00
nsTableFrame.cpp Bug 1055894 - Add GetLogicalNormalRect() and adapt some callers of GetNormalRect(). r=emilio 2023-04-01 04:17:05 +00:00
nsTableFrame.h Bug 1815552 - Make positioned table parts deal correctly with switching position without being reframed. r=TYLin,layout-reviewers 2023-03-01 19:04:17 +00:00
nsTableRowFrame.cpp Bug 1812679 - Handle central baseline calculation in `GetNaturalBaselineBOffset`. r=layout-reviewers,emilio 2023-03-24 16:23:16 +00:00
nsTableRowFrame.h Bug 1812679 - Handle central baseline calculation in `GetNaturalBaselineBOffset`. r=layout-reviewers,emilio 2023-03-24 16:23:16 +00:00
nsTableRowGroupFrame.cpp Bug 1815552 - Make positioned table parts deal correctly with switching position without being reframed. r=TYLin,layout-reviewers 2023-03-01 19:04:17 +00:00
nsTableRowGroupFrame.h Bug 1818851 - Minor cleanups to table classes. r=TYLin 2023-02-25 00:42:48 +00:00
nsTableWrapperFrame.cpp Bug 1812679 - Handle central baseline calculation in `GetNaturalBaselineBOffset`. r=layout-reviewers,emilio 2023-03-24 16:23:16 +00:00
nsTableWrapperFrame.h Bug 1811311 - Part 3: Refactor `GetNaturalBaselineBOffset` to return `Maybe<nscoord>`. r=layout-reviewers,emilio 2023-02-23 14:53:27 +00:00