gecko-dev/layout/tables
Ryan Hunt e34eeaaa86 Remove DisplayItemLayer and corresponding layers.advanced prefs. (bug 1439960, r=mstange)
MozReview-Commit-ID: FAWTC1Llu31

--HG--
extra : rebase_source : 05bda872389db5cc61e805c3eb48e70eb5d95cbe
2018-02-21 09:29:49 -06:00
..
crashtests Bug 862624 - Add crashtest. r=me 2017-11-08 08:47:08 -05:00
reftests
test
BasicTableLayoutStrategy.cpp Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz 2017-12-25 17:50:10 +01: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 1406265 - use Set* and Is* instead of changing/getting the member directly. r=dbaron 2017-10-08 20:06:00 -04:00
FixedTableLayoutStrategy.cpp Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel 2017-06-13 11:00:10 -04: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 1421887 - fix the row index to get the right cell. r=dbaron 2018-01-04 21:28:00 +02:00
nsCellMap.h Bug 1421887 - fix the row index to get the right cell. r=dbaron 2018-01-04 21:28:00 +02: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 1439882 - Removes several redundant #include directives in layout files r=dholbert 2018-03-02 04:12:39 +08:00
nsTableCellFrame.h Bug 1439882 - Removes several redundant #include directives in layout files r=dholbert 2018-03-02 04:12:39 +08:00
nsTableColFrame.cpp Bug 1362412 - Do not invalidate table cell's parent frame if it's not border collapse or there is no border. r=mattwoodrow 2017-11-07 13:47:13 +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 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsTableColGroupFrame.h Bug 1387568. Remove unused nsTableColGroupType value. r=mats 2017-09-01 16:30:57 -04:00
nsTableFrame.cpp Remove DisplayItemLayer and corresponding layers.advanced prefs. (bug 1439960, r=mstange) 2018-02-21 09:29:49 -06:00
nsTableFrame.h Bug 1351447 - Rename imagelib's DrawResult to ImgDrawResult r+tnikkel r=tnikkel 2017-12-11 15:37:59 +00:00
nsTableRowFrame.cpp Bug 1443402 - Fix some -Wmissing-prototypes warnings in layout. r=dholbert 2018-02-22 21:03:45 -08:00
nsTableRowFrame.h Bug 1400618 part 1 - Collect NAC / generated content and call DestroyAnonymousContent / UnbindFromTree on those after the frames are destroyed. r=bz 2017-11-07 01:20:33 +01:00
nsTableRowGroupFrame.cpp Bug 1424528 part 1 - Remove nsDidReflowStatus::FINISHED 3rd arg in DidReflow calls (automated change). r=dholbert 2017-12-14 16:21:49 +01:00
nsTableRowGroupFrame.h Bug 1400618 part 1 - Collect NAC / generated content and call DestroyAnonymousContent / UnbindFromTree on those after the frames are destroyed. r=bz 2017-11-07 01:20:33 +01:00
nsTableWrapperFrame.cpp Bug 1414666 part 2 - A few formatting improvements after mass conversion of PresContext()->PresShell() to PresShell(). r=emilio 2017-11-09 03:00:48 +01:00
nsTableWrapperFrame.h Bug 1400618 part 1 - Collect NAC / generated content and call DestroyAnonymousContent / UnbindFromTree on those after the frames are destroyed. r=bz 2017-11-07 01:20:33 +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