gecko-dev/layout/tables
Ya-Chieh Wu 90add213ed Bug 1406265 - use Set* and Is* instead of changing/getting the member directly. r=dbaron
MozReview-Commit-ID: 8l2MzjFGci4
2017-10-08 20:06:00 -04:00
..
crashtests Bug 1144641 - Add a crashtest. 2017-10-07 03:38:14 +02:00
reftests
test
BasicTableLayoutStrategy.cpp
BasicTableLayoutStrategy.h
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
SpanningCellSorter.cpp
SpanningCellSorter.h
TableArea.h Bug 1388892: TableArea doesn't really need to own the rectangle, except for the union call. Especially since we're exposing the addresses of the members. r=xidorn 2017-08-31 16:00:44 -04:00
celldata.h Bug 1406265 - use Set* and Is* instead of changing/getting the member directly. r=dbaron 2017-10-08 20:06:00 -04:00
moz.build
nsCellMap.cpp
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsTableCellFrame.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsTableColFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsTableColFrame.h Bug 895096 - Part 1: Round border-collapsed table borders to device pixels rather than CSS pixels, as for other borders, and store them (as BCPixelSize) as device pixels rather than CSS pixels. r=dbaron 2017-09-12 19:48:00 -04:00
nsTableColGroupFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsTableColGroupFrame.h Bug 1387568. Remove unused nsTableColGroupType value. r=mats 2017-09-01 16:30:57 -04:00
nsTableFrame.cpp Bug 1403915 - Remove the WebRender*Layer classes and functions that refer to them. r=jrmuizel 2017-10-03 16:31:08 -04:00
nsTableFrame.h Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsTableRowFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsTableRowFrame.h Bug 895096 - Part 1: Round border-collapsed table borders to device pixels rather than CSS pixels, as for other borders, and store them (as BCPixelSize) as device pixels rather than CSS pixels. r=dbaron 2017-09-12 19:48:00 -04:00
nsTableRowGroupFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsTableRowGroupFrame.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsTableWrapperFrame.cpp Bug 1394226 - Correct z-ordering for some table parts. r=dbaron 2017-09-21 14:42:44 +08:00
nsTableWrapperFrame.h