diff browse annotate |
bf46db9b7d3b2593f2e4dad28e7fa36104bf1990 created 2022-06-18 21:20 +0000 pushed 2022-06-27 15:12 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1774894: Remove unused function nsDisplayTableItem::UpdateForFrameBackground and its associated dead-code. r=emilio |
diff browse annotate |
6942798b79ef0aa19ccb0fd4c589f409deaf42f5 created 2022-06-17 21:55 +0000 pushed 2022-06-27 15:12 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1774261 part 1: Simplify nsCSSRendering::FindBackground to directly return its result instead of using an outparam. r=emilio |
diff browse annotate |
1a21195694a8223ddc8e13ac990bdab69953f5ce created 2022-06-16 14:06 +0000 pushed 2022-06-27 15:12 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Bug 1361577 - Remove unnecessary null check of mRG. r=emilio |
diff browse annotate |
17ea9064fd5387664cb92191167066b4d51d7bf3 created 2022-06-10 09:14 +0000 pushed 2022-06-27 15:12 +0000 |
David Shin | David Shin - Bug 1767364: Return an incomplete reflow status for tables if they have next-in-flow with previously unflowed children. r=dholbert |
diff browse annotate |
c06d4d7c9d4d69f37ef1195c61f9b4531d574fad created 2022-06-02 20:52 +0000 pushed 2022-06-27 15:12 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1772386: Improve a nsTableFrame code comment. r=dshin |
diff browse annotate |
b7247851b097516ebfd9affa704348812f9e1df7 created 2022-05-15 21:54 +0000 pushed 2022-05-30 11:09 +0000 |
Glenn Watson | Glenn Watson - Bug 1768983 - Add prim flag for checkerboarding backgrounds r=gfx-reviewers,lsalzman |
diff browse annotate |
dd81d58d9d5fa4f82b3400e40fa39b2c00d5df11 created 2022-03-25 19:19 +0000 pushed 2022-04-04 15:15 +0000 |
David Shin | David Shin - Bug 1757110: Refactor `BCCorners::corners` and `BCCellBorders::borders` to use `mozilla::UniquePtr` r=dholbert |
diff browse annotate |
3c5073b9311522287493777f35a14a3671e00f64 created 2022-03-25 19:19 +0000 pushed 2022-04-04 15:15 +0000 |
David Shin | David Shin - Bug 1757110: Refactor `nsTableFrame::mCellMap, mTableLayoutStrategy` to use `mozilla::UniquePtr` r=dholbert |
diff browse annotate |
7e4579ca48e52fe4586bd04bb23f25b6ff599767 created 2022-03-24 20:49 +0000 pushed 2022-04-04 15:15 +0000 |
dshin | dshin - Bug 1757110 - Refactor `BCPaintBorderIterator::mBlockDirInfo` to use `mozilla::UniquePtr` r=dholbert |
diff browse annotate |
e3a76df996b6d3797934e2dec9fe70f5da1615b9 created 2022-03-22 18:40 +0000 pushed 2022-03-23 18:00 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1735265 - Part 1: Set clip on background items for table cols and colgroups, when the table cell has captured clip r=mstange a=dmeehan |
diff browse annotate |
a9808d77c3bd6b579168d6481676ec045f2d4e92 created 2022-02-23 13:37 +0000 pushed 2022-03-08 09:45 +0000 |
Nicolas Silva | Nicolas Silva - Bug 1755747 - Add support for antialiased non-snapped rectangles. r=gfx-reviewers,aosmond |
diff browse annotate |
a261bb633790ddca9cc8ce83adca0a1bb36114a6 created 2022-02-22 23:42 +0000 pushed 2022-03-08 09:45 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1714584 - Part 1: Decouple nsDisplayList internal list from nsDisplayItems r=mstange |
diff browse annotate |
8f6979e6d30e7e6f1398e846f86c1ca3fb895a9e created 2022-02-22 16:41 +0200 pushed 2022-03-08 09:45 +0000 |
Norisz Fay | Norisz Fay - Backed out 2 changesets (bug 1714584) per devs request for causing crashes a=backout |
diff browse annotate |
a2da895a58ce094d55e6a2e040dd648962b39868 created 2022-02-22 00:44 +0000 pushed 2022-03-08 09:45 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1714584 - Part 1: Decouple nsDisplayList internal list from nsDisplayItems r=mstange |
diff browse annotate |
5fce50b4cf88bac2f04546821448a2e5078cc146 created 2021-12-09 11:55 +0000 pushed 2022-01-10 14:37 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1741148 - part 3: Make users of `nsINode::ComputeIndexOf_Deprecated()` use `nsINode::ComputeIndexOf()` if the result is not set to `int32_t` nor return as `int32_t` r=smaug |
diff browse annotate |
b644587bf3fd665335ae9ef0210db343db2d749e created 2021-12-09 08:32 +0000 pushed 2022-01-10 14:37 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1741148 - part 1: Rename `nsINode::ComputeIndexOf` to `ComputeIndexOf_Deprecated` r=smaug |
diff browse annotate |
47deea61c5ca3fa3bbfc00673b091cfd3c0ffd14 created 2021-12-08 10:11 -0500 pushed 2022-01-10 14:37 +0000 |
Cristian Tuns | Cristian Tuns - Backed out 2 changesets (bug 1735265) for causing reftest failures on 1735265-2-ref.html CLOSED TREE |
diff browse annotate |
c897d241ad396ac945043b026aca252defbe4704 created 2021-12-08 14:14 +0000 pushed 2022-01-10 14:37 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1735265 - Part 1: Set clip on background items for table cols and colgroups, when the table cell has captured clip r=mstange |
diff browse annotate |
a17c98fe397141d15219ebbcd5e38a3fa6f49f35 created 2021-09-13 05:01 +0000 pushed 2021-10-04 18:11 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1729236 - Don't use GetPaintRect for CreateWebRenderCommands. r=jrmuizel |
diff browse annotate |
e8e345cec68d8e71ba6f6f3c5ff2fe33605c670f created 2021-09-12 12:00 +0300 pushed 2021-10-04 18:11 +0000 |
criss | criss - Backed out 10 changesets (bug 1714138, bug 1542929, bug 1728232, bug 1729236, bug 1728258, bug 1728251, bug 1728050) for causing bug 1424348 a=backout |
diff browse annotate |
7e292895282a6e0253ea6c15295a147e95d4eccb created 2021-09-10 03:43 +0000 pushed 2021-10-04 18:11 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1729236 - Don't use GetPaintRect for CreateWebRenderCommands. r=jrmuizel |
diff browse annotate |
a66fb0e6365d88cec8bcff53ae2a04ae98a65b46 created 2021-09-06 19:31 +0300 pushed 2021-10-04 18:11 +0000 |
Sandor Molnar | Sandor Molnar - Backed out 3 changesets (bug 1729236) for causing reftest failures in layout/reftests/svg/filters/filter-giant. |
diff browse annotate |
49a5aa4c8eb7fa2ceada9ca54458e88ebfe2ebbf created 2021-09-06 06:26 +0000 pushed 2021-10-04 18:11 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1729236 - Don't use GetPaintRect for CreateWebRenderCommands. r=jrmuizel |
diff browse annotate |
e01876b86dcfe62916bf8e9817f7d87aaa7ce0c6 created 2021-09-06 07:32 +0300 pushed 2021-10-04 18:11 +0000 |
Iulian Moraru | Iulian Moraru - Backed out 3 changesets (bug 1729236) for causing multiple failures. CLOSED TREE |
diff browse annotate |
bf228d1f3b4978e51ddd9939c225c7f51fde121f created 2021-09-06 03:42 +0000 pushed 2021-10-04 18:11 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1729236 - Don't use GetPaintRect for CreateWebRenderCommands. r=jrmuizel |
diff browse annotate |
93f8701fc36dd009c38448b90896eb819ae4b69c created 2021-09-03 18:58 +0000 pushed 2021-09-06 12:31 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1728709 - Add nsDisplayItem::GetPaintRect that computes a value using the current clip extents. r=jrmuizel |
diff browse annotate |
de6bd6b6def508179277f7e98ecaba31c2454e03 created 2021-08-06 18:46 +0000 pushed 2021-08-09 15:40 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1672640 part 3: Adjust GetNaturalBaselineBOffset implementations to bail (report no baseline) if the frame has 'contain:layout'. r=TYLin |
diff browse annotate |
eb57374cd854ac0ab0771a976f224c04803ffa40 created 2021-07-21 15:05 +0000 pushed 2021-08-09 15:40 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1717655 - Fix bevelRect size calculation r=nical |
diff browse annotate |
d16750799f8a8642c95dadcff2ab098aacf7d8fa created 2021-07-19 21:45 +0000 pushed 2021-08-09 15:40 +0000 |
Alex Henrie | Alex Henrie - Bug 1720618 - Remove redundant checks from nsTableFrame::ExpandBCDamageArea. r=dholbert |
diff browse annotate |
77c96f7183eb3f44c101c112fba35fbfe98c3c41 created 2021-07-19 11:28 +0000 pushed 2021-08-09 15:40 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow |
diff browse annotate |
909c55b04b5b8208cb5066c5fb0e9713f4508ee1 created 2021-07-16 18:10 +0300 pushed 2021-08-09 15:40 +0000 |
Alexandru Michis | Alexandru Michis - Backed out 2 changesets (bug 1720804) for causing bustages. |
diff browse annotate |
1acb4ed79b6bcbe094cff775abde8fdbfd418753 created 2021-07-16 14:36 +0000 pushed 2021-08-09 15:40 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow |
diff browse annotate |
f9d1a83398c0b340e4a56902c46acab4bfcaf344 created 2021-07-21 15:05 +0000 pushed 2021-07-26 15:49 +0000 |
Miko Mynttinen | Miko Mynttinen - Bug 1717655 - Fix bevelRect size calculation r=nical a=pascalc |
diff browse annotate |
1e0d4123efb1e318883f9869bebf1033a8180738 created 2021-06-11 13:33 +0000 pushed 2021-07-12 12:28 +0000 |
Nicolas Silva | Nicolas Silva - Bug 1711648 - Move LayoutRect to the Box2D representation. r=jrmuizel. |
diff browse annotate |
86f991c484b5da6b66c55869634b8eb830956642 created 2021-06-10 18:28 +0300 pushed 2021-07-12 12:28 +0000 |
Alexandru Michis | Alexandru Michis - Backed out 6 changesets (bug 1711648) for causing crashes in FrameBuilder. |
diff browse annotate |
0384828b36cc98a36131bf59f87039f014468b86 created 2021-06-10 13:07 +0000 pushed 2021-07-12 12:28 +0000 |
Nicolas Silva | Nicolas Silva - Bug 1711648 - Move LayoutRect to the Box2D representation. r=jrmuizel. |
diff browse annotate |
f35663332700ea80abb0de610c3af5072398aff5 created 2021-06-10 12:25 +0300 pushed 2021-07-12 12:28 +0000 |
Marian-Vasile Laza | Marian-Vasile Laza - Backed out 6 changesets (bug 1711648) for causing build bustages. |
diff browse annotate |
a803c960b90922d0ac1b75e3f2e02ff9deba2765 created 2021-06-10 08:08 +0000 pushed 2021-07-12 12:28 +0000 |
Nicolas Silva | Nicolas Silva - Bug 1711648 - Move LayoutRect to the Box2D representation. r=jrmuizel. |
diff browse annotate |
e1624e209c4351f294728557ffe72097021eabc2 created 2021-03-24 17:56 +0000 pushed 2021-04-19 17:51 +0000 |
Simon Giesecke | Simon Giesecke - Bug 708901 - Migrate to nsTHashSet in layout. r=emilio |
diff browse annotate |
a29c896b00338ce493b1890c199019416545545f created 2021-03-24 19:26 +0200 pushed 2021-04-19 17:51 +0000 |
Csoregi Natalia | Csoregi Natalia - Backed out 13 changesets (bug 708901, bug 1184468) for causing build bustage on GeckoViewHistory.cpp. CLOSED TREE |
diff browse annotate |
03c3a56c3d136be0a2630be6c2d97d8d0815e503 created 2021-03-24 16:58 +0000 pushed 2021-04-19 17:51 +0000 |
Simon Giesecke | Simon Giesecke - Bug 708901 - Migrate to nsTHashSet in layout. r=emilio |
diff browse annotate |
dc3c1fd56cb806c7e63f07ef04433c1f3c46f303 created 2021-03-02 12:11 +0000 pushed 2021-03-22 14:40 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris |
diff browse annotate |
30f58164eac3a492bcaae81ce7443270423e7067 created 2021-03-02 13:41 +0200 pushed 2021-03-22 14:40 +0000 |
Brindusan Cristian | Brindusan Cristian - Backed out changeset be6d9849825d (bug 1695390) for wr failures in col-definite-max-size-001.html. CLOSED TREE |
diff browse annotate |
be6d9849825d66ecee44ab6b94b6101ff3b50aa7 created 2021-03-02 10:34 +0000 pushed 2021-03-22 14:40 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris |
diff browse annotate |
1f978979d12f8c8b249efc843e788281955b9f29 created 2021-02-19 22:12 +0000 pushed 2021-02-22 12:02 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1693409 Part 2 - Don't enforce table's min-content inline-size when resolving flex base size. r=dholbert |
diff browse annotate |
478b3c756cdc4557a6ec0b47cc2c39bf955681a4 created 2021-02-19 22:12 +0000 pushed 2021-02-22 12:02 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1693409 Part 1 - Assert nsTableFrame::ComputeSize()'s aWM parameter is the same as the frame's writing mode. r=dholbert |
diff browse annotate |
c4132e0c41492fea5bdc0a59193a3e6f4585c64d created 2021-02-19 06:01 +0000 pushed 2021-02-22 12:02 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1692607 - Make table columns without an originating cell have cell spacing if their corresponding <col> has a non-zero definite computed size/min-size. r=dholbert |
diff browse annotate |
e1a62d5ace129ba9e58b452e37bcb5a2ddf08dbc created 2021-02-18 23:57 +0200 pushed 2021-02-22 12:02 +0000 |
Dorel Luca | Dorel Luca - Backed out changeset 5085098b5d9a (bug 1692607) for WPT failures incss/css-tables/column-track-merging.html. CLOSED TREE |
diff browse annotate |
5085098b5d9a37601ef2b2a708fb23a224a2ff00 created 2021-02-18 20:41 +0000 pushed 2021-02-22 12:02 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1692607 - Make table columns without an originating cell have cell spacing if their corresponding <col> has a non-zero definite computed size/min-size. r=dholbert |
diff browse annotate |
5b0441631baa48b5bc3a7251e5e3692823aee958 created 2021-02-16 15:52 +0000 pushed 2021-02-22 12:02 +0000 |
Simon Giesecke | Simon Giesecke - Bug 1693001 - Remove redundant nullptr checks of return value of infallible new in layout/. r=emilio |
diff browse annotate |
5d3dbe766512bb748df2f2fb6d7befe1c5f22695 created 2021-02-08 10:26 +0000 pushed 2021-02-22 12:02 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1689504 Part 3 - Remove the specialized code to set a collapsed table's border & padding in SizeComputationInput. r=emilio |
diff browse annotate |
2618795e31c023f2b6541d31db08157a96fe4bff created 2021-01-27 01:53 +0000 pushed 2021-02-22 12:02 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1688690 Part 2 - Ensure nsTableFrame's computed margins are all zero. r=emilio |
diff browse annotate |
5279b71d0068a178739da9dcd57ec7c558781222 created 2021-01-26 02:47 +0000 pushed 2021-02-22 12:02 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert |
diff browse annotate |
f8446e5139b64669581d5ba6667ea74f4a57ff87 created 2021-01-26 04:32 +0200 pushed 2021-02-22 12:02 +0000 |
Csoregi Natalia | Csoregi Natalia - Backed out 8 changesets (bug 1686603) for causing crashtest failures. CLOSED TREE |
diff browse annotate |
c82593b13a617a671d5c5dfc7d5cca562452535c created 2021-01-25 22:29 +0000 pushed 2021-02-22 12:02 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert |
diff browse annotate |
40bc01de5e10a7ad5b19ba0fbdf43eaddde74a3e created 2021-01-21 09:21 +0200 pushed 2021-01-25 15:18 +0000 |
Mihai Alexandru Michis | Mihai Alexandru Michis - Backed out 7 changesets (bug 1686603) for causing crashtest assertion failures. |
diff browse annotate |
965dbe8de1e10060fec3e1f4f13f5aefdf515e35 created 2021-01-21 04:17 +0000 pushed 2021-01-25 15:18 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert |
diff browse annotate |
5fb94fe998448e563a531df5b4622d69100ac854 created 2021-01-14 03:23 +0000 pushed 2021-01-25 15:18 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1686310 part 4 - Remove NS_CSS_FRAME_TYPE_ABSOLUTE. r=emilio |
diff browse annotate |
bf11f56d91cb7cf31564095d6e4467beeb8a4687 created 2020-11-30 17:49 +0000 pushed 2020-12-14 15:19 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1677917 - Change BlockReflowInput's skipsides setup to be sane. r=mats,TYLin |
diff browse annotate |
8b21247508414f1cadb6db9aac1a53055259cbff created 2020-11-21 19:23 +0200 pushed 2020-12-14 15:19 +0000 |
Razvan Maries | Razvan Maries - Backed out changeset b2da4b644dd9 (bug 1677917) for perma failures on break-at-end-container-edge-000.html. CLOSED TREE |