gecko-dev/layout/tables
Emilio Cobos Álvarez 4cc6758558 Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar
We have more readable and faster versions (that just omit the namespace
arg).

Mostly done via sed, with a couple helpers to use the faster lookups
where possible.

Differential Revision: https://phabricator.services.mozilla.com/D181795
2023-06-23 10:01:32 +00:00
..
crashtests Bug 1821177: Ensure `nsTableRowGroupFrame`'s `CreateContinuingRowFrame` and `UndoContinuedRow` push and pull from overflow lists. r=dholbert 2023-05-11 15:05:19 +00:00
reftests
test Bug 1832110: Fix and simplify handling of empty rows when drawing border-collapsed tables. r=emilio 2023-05-15 20:12:48 +00:00
BasicTableLayoutStrategy.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
BasicTableLayoutStrategy.h
FixedTableLayoutStrategy.cpp
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
nsCellMap.cpp
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1834487 - Simplify border snapping. r=Oriol 2023-05-31 08:49:14 +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
nsTableFrame.cpp Bug 1809568 - Part 2: Provide `GetNaturalBaselineBOffset` with baseline export context. r=emilio 2023-05-17 12:56:54 +00:00
nsTableFrame.h Bug 1809568 - Part 2: Provide `GetNaturalBaselineBOffset` with baseline export context. r=emilio 2023-05-17 12:56:54 +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 1821177: Ensure `nsTableRowGroupFrame`'s `CreateContinuingRowFrame` and `UndoContinuedRow` push and pull from overflow lists. r=dholbert 2023-05-11 15:05:19 +00:00
nsTableRowGroupFrame.h Bug 1818851 - Minor cleanups to table classes. r=TYLin 2023-02-25 00:42:48 +00:00
nsTableWrapperFrame.cpp Bug 1809568 - Part 2: Provide `GetNaturalBaselineBOffset` with baseline export context. r=emilio 2023-05-17 12:56:54 +00:00
nsTableWrapperFrame.h Bug 1809568 - Part 2: Provide `GetNaturalBaselineBOffset` with baseline export context. r=emilio 2023-05-17 12:56:54 +00:00