gecko-dev/layout
Timothy Nikkel 706adbfa05 Bug 1672137. Fix calculation of scrollbar rects when a resizer is present. r=emilio
Cause by this changeset
7e10936d9d
where we moved the calculation of the scrollbar rects before placing the resizer and scrollcorner. I was incorrect when I said 'There is no dependency in this code as far as I can tell.' in that commit message. We call AdjustScrollbarRectForResizer and it uses the rect of the resizer frame.

To fix that we just move the AdjustScrollbarRectForResizer calls to after placing the resizer and scroll corner.

Differential Revision: https://phabricator.services.mozilla.com/D94237
2020-10-21 08:10:38 +00:00
..
base Bug 499229 - Change NS_WARNING in nsBlockFrame::CheckFloats to NS_ERROR. r=mats 2020-10-21 00:21:44 +00:00
build Bug 1669459 - Introduce InspectorUtils.supports(). r=rcaliman,heycam 2020-10-09 03:20:34 +00:00
docs [css-grid-3] Bug 1665152 - Add more editors to the CSS Masonry draft spec. r=heycam 2020-10-20 22:15:01 +00:00
forms Bug 1623918 - part 2: Mark `nsINode::GetSelectionRootContent()` and its root callers as `MOZ_CAN_RUN_SCRIPT` as far as possible r=smaug 2020-10-09 02:37:47 +00:00
generic Bug 1672137. Fix calculation of scrollbar rects when a resizer is present. r=emilio 2020-10-21 08:10:38 +00:00
inspector Bug 1669459 - Introduce InspectorUtils.supports(). r=rcaliman,heycam 2020-10-09 03:20:34 +00:00
ipc Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
mathml Backed out changeset 20fadec3e9dc (bug 1187682) for perma failures on layout/reftests/mathml/stretchy-munderover-1c.html. CLOSED TREE 2020-10-02 17:11:33 +03:00
media
painting Bug 1665476 - Handle XUL root frame backgrounds explicitly in AppendBackgroundItemsToTop. r=mats 2020-10-20 16:42:53 +00:00
printing Bug 1671503 - Handle documents from iframes that haven't changed remoteness yet correctly. r=nordzilla 2020-10-16 20:46:00 +00:00
reftests Bug 1672137. Fix calculation of scrollbar rects when a resizer is present. r=emilio 2020-10-21 08:10:38 +00:00
style Backed out changeset e3f87c81e43e (bug 1460740) for selection wpt failures. CLOSED TREE 2020-10-20 19:21:10 +03:00
svg Bug 1660347 - downscaling a filtered image in a pattern results in the image being incorrectly scaled r=aosmond 2020-10-16 01:17:47 +00:00
tables Bug 1667594 - Move nsLayoutUtils::SurfaceFromElementResult to its own file. r=emilio 2020-09-30 21:05:34 +00:00
tools Bug 1671863 - Skip reftest on mingw platform. r=heycam 2020-10-20 02:46:28 +00:00
xul Bug 1672007 - Remove dead DEBUG_REFLOW code. r=emilio 2020-10-19 18:59:25 +00:00
moz.build Bug 1628958 Part 1 - Add Layout & CSS section to Mozilla Source Tree Documentation. r=firefox-source-docs-reviewers,sylvestre 2020-04-15 18:07:24 +00:00