gecko-dev/layout/tables
L. David Baron a852d0d5ce Bug 1367190 patch 1 - Convert the 4 objects that use nsPresArena::AllocateBySize to use AllocateByObjectID. r=mats
MozReview-Commit-ID: 3LaG8Daon6V

--HG--
extra : transplant_source : %AB%00%3E%F6B%13%B8%84%C7%7B%24%08%8BU%8A%91%7DA%2C%A1
2017-05-24 09:35:26 -04:00
..
crashtests Bug 1341102 - Update test expecrations. r=me 2017-05-20 15:26:55 +09: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 1344082 - Create webrender commands for nsDisplayTableBorderCollapse. r=mstange 2017-05-12 09:39:01 +08:00
nsCellMap.cpp Bug 1367190 patch 1 - Convert the 4 objects that use nsPresArena::AllocateBySize to use AllocateByObjectID. r=mats 2017-05-24 09:35:26 -04: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 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +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 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
nsTableFrame.h Bug 1344082 - Create webrender commands for nsDisplayTableBorderCollapse. r=mstange 2017-05-12 09:39:01 +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 1362880 follow-up: Bump up the reserved size to 32 2017-05-08 21:17:21 -04: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