gecko-dev/layout/tables
Jeff Muizelaar 14d863897b Bug 1491395. Replace BorderWidths with LayoutSideOffsets. on a CLOSED TREE
--HG--
extra : source : 432d22af68c825eebd86482c714b3cffcba408c7
extra : amend_source : e38a2ed15ae4a93613244726fbfad2d196876ad8
2018-09-18 09:01:36 -04:00
..
crashtests Bug 862624 - Add crashtest. r=me 2017-11-08 08:47:08 -05:00
reftests
test
BasicTableLayoutStrategy.cpp Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00:00
BasicTableLayoutStrategy.h Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel 2017-06-13 11:00:10 -04:00
celldata.h Bug 1397119 - Part 2: Rename p2t to d2a (app units per device pixel). r=dbaron 2018-09-10 19:55:05 +00:00
FixedTableLayoutStrategy.cpp Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00:00
FixedTableLayoutStrategy.h Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel 2017-06-13 11:00:10 -04:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
nsCellMap.cpp Bug 1474516 - A little cleanup of border-collapse code while reviewing bug 1405929. r=dholbert 2018-07-11 09:34:43 +10:00
nsCellMap.h Bug 1453795 - Layout - Initialize member fields in classes/ structures. r=dbaron 2018-07-12 09:42:14 +03:00
nsITableCellLayout.h Bug 1409162. Make nsTableCellFrame::GetColIndex/GetRowIndex faster. r=mats 2017-10-17 15:39:36 -04:00
nsITableLayoutStrategy.h Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel 2017-06-13 11:00:10 -04:00
nsTableCellFrame.cpp Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00:00
nsTableCellFrame.h Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan 2018-09-07 14:47:51 +00:00
nsTableColFrame.cpp Bug 1464928 - Invalidate border-collapse tables when we remove the border from a cell. r=mstange 2018-06-07 20:31:38 +12:00
nsTableColFrame.h Bug 1397119 - Part 1: Change nsTable*Frame::Get*BorderWidth() return values from nscoord to BCPixelSize. r=dbaron 2018-09-10 19:51:52 +00:00
nsTableColGroupFrame.cpp Bug 1464928 - Invalidate border-collapse tables when we remove the border from a cell. r=mstange 2018-06-07 20:31:38 +12:00
nsTableColGroupFrame.h Bug 1479859 patch 3 - Add an nsIFrame::IsFrameOfType bit to say whether frames support contain:layout and contain:paint. r=dholbert 2018-08-07 15:02:07 -07:00
nsTableFrame.cpp Bug 1491395. Replace BorderWidths with LayoutSideOffsets. on a CLOSED TREE 2018-09-18 09:01:36 -04:00
nsTableFrame.h Bug 1491639 - rename function IS_TABLE_CELL r=dbaron 2018-09-18 01:29:19 +00:00
nsTableRowFrame.cpp Bug 1491639 - rename function IS_TABLE_CELL r=dbaron 2018-09-18 01:29:19 +00:00
nsTableRowFrame.h Bug 1397119 - Part 1: Change nsTable*Frame::Get*BorderWidth() return values from nscoord to BCPixelSize. r=dbaron 2018-09-10 19:51:52 +00:00
nsTableRowGroupFrame.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
nsTableRowGroupFrame.h Bug 1479859 patch 3 - Add an nsIFrame::IsFrameOfType bit to say whether frames support contain:layout and contain:paint. r=dholbert 2018-08-07 15:02:07 -07:00
nsTableWrapperFrame.cpp Bug 1490611 - physical to logical name refactor: DISPLAY_*_WIDTH to DISPLAY_*_INLINE_SIZE(as well as the relevant struct in the macro contents) r=jfkthame 2018-09-12 12:35:47 +00:00
nsTableWrapperFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
SpanningCellSorter.cpp Bug 1379352 - Improve the SpanningCellSorter::HashTableHashKey hash routine; r=mats 2017-07-08 16:22:33 -04:00
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