gecko-dev/layout/tables
2017-05-05 14:30:16 +08:00
..
crashtests Bug 1321754 Part 2 - Update reftest and crashtest expectations for stylo. r=heycam 2017-04-28 14:53:16 +08:00
reftests Bug 1351548 - Remove reftest-stylo.lists. r=bholley 2017-04-28 11:15:58 +08:00
test Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
BasicTableLayoutStrategy.cpp Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
BasicTableLayoutStrategy.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
celldata.h Bug 1242164 - Remove the implementation of colspan=0 (which is now dead code). r=dbaron 2016-01-27 17:02:12 +01:00
FixedTableLayoutStrategy.cpp Bug 1300369 part 11 - Move nsLayoutUtils::ComputeISizeValue to a nsIFrame method (idempotent patch). r=dholbert 2016-11-05 02:57:07 +01:00
FixedTableLayoutStrategy.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
moz.build Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsCellMap.cpp Bug 1320014 Part 2 - Rename Corner to LogicalCorner, and move it to nsStyleCoord.h. r=mats 2017-01-04 16:52:12 +08:00
nsCellMap.h Bug 1320014 Part 2 - Rename Corner to LogicalCorner, and move it to nsStyleCoord.h. r=mats 2017-01-04 16:52:12 +08:00
nsITableCellLayout.h
nsITableLayoutStrategy.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsTableCellFrame.cpp Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsTableCellFrame.h Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsTableColFrame.cpp Bug 929484 - Draw each table's background on their own display item. r=mstange 2017-05-05 14:30:15 +08:00
nsTableColFrame.h Bug 929484 - Draw each table's background on their own display item. r=mstange 2017-05-05 14:30:15 +08:00
nsTableColGroupFrame.cpp Bug 929484 - Draw each table's background on their own display item. r=mstange 2017-05-05 14:30:15 +08:00
nsTableColGroupFrame.h Bug 929484 - Draw each table's background on their own display item. r=mstange 2017-05-05 14:30:15 +08:00
nsTableFrame.cpp Bug 929484 - Create nsDisplayTableFixedPosition to avoid display list collision when processing background image of table. r=mattwoodrow 2017-05-05 14:30:16 +08:00
nsTableFrame.h Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsTableRowFrame.cpp Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsTableRowFrame.h Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsTableRowGroupFrame.cpp Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsTableRowGroupFrame.h Bug 929484 - Remove nsTableBorderBackground displayitem and nsTablePainter. r=mstange 2017-05-05 14:30:15 +08:00
nsTableWrapperFrame.cpp Bug 929484 - Draw each table's background on their own display item. r=mstange 2017-05-05 14:30:15 +08:00
nsTableWrapperFrame.h Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
SpanningCellSorter.cpp Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
SpanningCellSorter.h Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
TableArea.h