gecko-dev/layout/painting
Emilio Cobos Álvarez 098175cf10 Bug 1801956 - Move titlebar button handling out of nsBoxFrame. r=tnikkel
This fixes the snap layouts feature on Windows 11.

Instead of using a content attribute (which is somewhat expensive to
look up) use the default appearance and do this where we deal with other
appearance hacks (before building themed backgrounds).

Consolidate this inside a DealWithWindowsAppearanceHacks function along
with the glass stuff.

Differential Revision: https://phabricator.services.mozilla.com/D162757
2022-11-23 09:31:58 +00:00
..
crashtests Bug 1667503. Add crashtest. r=nical 2022-10-18 17:50:44 +00:00
ActiveLayerTracker.cpp
ActiveLayerTracker.h
BorderCache.h
BorderConsts.h
DashedCornerFinder.cpp
DashedCornerFinder.h
DisplayItemClip.cpp
DisplayItemClip.h
DisplayItemClipChain.cpp
DisplayItemClipChain.h
DisplayListClipState.cpp
DisplayListClipState.h
DottedCornerFinder.cpp
DottedCornerFinder.h
HitTestInfo.cpp
HitTestInfo.h
LayerState.h
MaskLayerImageCache.cpp
MaskLayerImageCache.h
MatrixStack.h
moz.build
nsCSSRendering.cpp Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
nsCSSRendering.h Bug 1665476 - Remove nsRootBoxFrame to unify background propagation between XUL and non-XUL documents. r=layout-reviewers,mats 2022-09-28 02:56:41 +00:00
nsCSSRenderingBorders.cpp Bug 1794164 - Fix C++20 -Wenum-float-conversion warnings in layout-related code. r=dholbert 2022-10-28 00:45:25 +00:00
nsCSSRenderingBorders.h
nsCSSRenderingGradients.cpp Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
nsCSSRenderingGradients.h
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 1781034 - Remove layout debugger's visual debugging. r=layout-reviewers,dshin 2022-07-26 15:06:30 +00:00
nsDisplayList.cpp Bug 1801956 - Move titlebar button handling out of nsBoxFrame. r=tnikkel 2022-11-23 09:31:58 +00:00
nsDisplayList.h Backed out 2 changesets (bug 1379458) for causing failures at nsGfxScrollFrame.cpp. CLOSED TREE 2022-10-29 22:15:03 +03:00
nsDisplayListArenaTypes.h
nsDisplayListInvalidation.cpp Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsDisplayListInvalidation.h Bug 1779602 - Remove nsImageGeometryMixin. r=tnikkel 2022-07-18 21:20:50 +00:00
nsImageRenderer.cpp Bug 1655598 - Cross origin image request should not respect image orientation. r=emilio 2022-09-28 03:56:57 +00:00
nsImageRenderer.h
PaintTracker.cpp
PaintTracker.h
RetainedDisplayListBuilder.cpp Bug 1799732 Part 3 - Convert FrameChildListID to enum class. r=emilio 2022-11-12 04:38:53 +00:00
RetainedDisplayListBuilder.h Merge autoland to mozilla-central. a=merge 2022-08-18 06:51:57 +03:00
RetainedDisplayListHelpers.h
TransformClipNode.h
WindowRenderer.cpp
WindowRenderer.h