gecko-dev/layout
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
..
base Bug 1801458 - [refactor] Migrate NS_STYLE_UNICODE_BIDI_* defines r=emilio 2022-11-22 18:37:02 +00:00
build Bug 1800295 - Delete the Viaduct XPCOM interface, r=chutten,markh 2022-11-15 17:25:46 +00:00
docs Bug 1800091 - Update reftests running tests documentation. r=tnikkel 2022-11-11 14:10:34 +00:00
forms Bug 1801433: Remove PresShell::GetAccessibilityService/IsAccessibilityActive. r=emilio 2022-11-19 23:04:08 +00:00
generic Bug 1801458 - [refactor] Migrate NS_STYLE_UNICODE_BIDI_* defines r=emilio 2022-11-22 18:37:02 +00:00
inspector Bug 1791777 - patch 1 - Implement CSS parsing for the @font-palette-values rule. r=emilio 2022-10-07 23:00:43 +00:00
ipc
mathml Bug 1799732 Part 3 - Convert FrameChildListID to enum class. r=emilio 2022-11-12 04:38:53 +00:00
media
painting Bug 1801956 - Move titlebar button handling out of nsBoxFrame. r=tnikkel 2022-11-23 09:31:58 +00:00
printing Bug 1800684 - Remove print_via_parent. r=dshin 2022-11-15 16:19:30 +00:00
reftests Bug 1799111 - Don't apply auto min sizing when spanning flexible tracks. r=emilio 2022-11-21 07:21:17 +00:00
style Bug 1801956 - Move titlebar button handling out of nsBoxFrame. r=tnikkel 2022-11-23 09:31:58 +00:00
svg Bug 1403656 - Ensure that the observation target for SVGFilterObserver is an actual SVG filter element. r=dholbert,emilio 2022-11-15 13:30:37 +00:00
tables Bug 1673677: Ensure nested orthogonal table's baseline is equivalent to contain: layout. r=dholbert 2022-11-17 15:01:16 +00:00
tools Bug 1642138: Improve integration with the macOS-level Window menu handling to unlock built-in OS functionality such as tiling of windows. r=mstange 2022-11-07 19:04:40 +00:00
xul Bug 1801956 - Move titlebar button handling out of nsBoxFrame. r=tnikkel 2022-11-23 09:31:58 +00:00
moz.build