gecko-dev/layout/xul
Emilio Cobos Álvarez a8be8e8d20 Bug 1823020 - Set mUntransformedAnchorRect for rect-anchored popups.
I missed setting mUntransformedAnchorRect in one case, causing Wayland
popups to be wrongly positioned.

Differential Revision: https://phabricator.services.mozilla.com/D172886
2023-03-17 19:26:54 +00:00
..
crashtests Bug 1631441 - Remove no longer relevant tests with XBL bindings. r=emilio DONTBUILD 2022-11-23 13:41:15 +00:00
reftest Bug 1818432 - Provide intrinsic size from theme for xul images that are themed but don't have any images. r=tnikkel,layout-reviewers 2023-02-23 12:49:12 +00:00
test Bug 1822578 - Make flex="1" on XUL set a zero flex basis like the flex shorthand does. r=Gijs,mconley,settings-reviewers,desktop-theme-reviewers,dao 2023-03-16 00:06:29 +00:00
tree Bug 1820534 - Move front-end to modern flexbox. r=Gijs,dao,settings-reviewers,credential-management-reviewers,sgalich,devtools-reviewers,nchevobbe 2023-03-08 16:13:57 +00:00
moz.build Bug 1815229 - Remove nsImageBoxFrame. r=tnikkel,layout-reviewers 2023-02-21 17:36:11 +00:00
nsBox.cpp Bug 1813046 - follow-up: Remove dead chunk of code. r=spohl 2023-02-02 17:50:12 +00:00
nsBoxFrame.cpp Bug 1651129 - Convert uses of mState to various StateBits methods and make mState private r=emilio 2023-02-15 21:35:46 +00:00
nsBoxFrame.h Bug 1815232 - Remove XUL event redirector code. r=Gijs,tnikkel 2023-02-07 00:06:22 +00:00
nsBoxLayout.cpp
nsBoxLayout.h
nsBoxLayoutState.cpp
nsBoxLayoutState.h
nsIPopupContainer.h Bug 1800238 - Make popups position: fixed rather than position: absolute. r=TYLin 2022-11-12 21:10:18 +00:00
nsIScrollbarMediator.h
nsLeafBoxFrame.cpp Bug 1790299 - Make GetXULFlex not cache the resolved flex value anymore. r=dholbert 2022-09-20 06:25:03 +00:00
nsLeafBoxFrame.h Bug 1790299 - Make GetXULFlex not cache the resolved flex value anymore. r=dholbert 2022-09-20 06:25:03 +00:00
nsMenuPopupFrame.cpp Bug 1823020 - Set mUntransformedAnchorRect for rect-anchored popups. 2023-03-17 19:26:54 +00:00
nsMenuPopupFrame.h Bug 1809084 - Stop using XUL layout for menu popups. r=desktop-theme-reviewers,dao,dshin 2023-03-16 19:09:14 +00:00
nsRepeatService.cpp
nsRepeatService.h
nsScrollbarButtonFrame.cpp Bug 1790920 - Remove nsButtonBoxFrame. r=smaug 2022-09-19 17:02:37 +00:00
nsScrollbarButtonFrame.h Bug 1790920 - Remove nsButtonBoxFrame. r=smaug 2022-09-19 17:02:37 +00:00
nsScrollbarFrame.cpp Bug 1818927 - Don't use collapsed attribute to hide thumb. r=dholbert 2023-02-27 10:03:52 +00:00
nsScrollbarFrame.h
nsSliderFrame.cpp Bug 1815372 - Introduce OuterCSSPixel to represent quantities in CSS pixels of content surrounding a scroll frame. r=dlrobertson 2023-03-03 23:57:14 +00:00
nsSliderFrame.h Bug 1554795 - Support desktop scrollbar thumb sizing logic in APZ. r=botond 2023-02-06 23:16:59 +00:00
nsSplitterFrame.cpp Bug 1820534 - Move front-end to modern flexbox. r=Gijs,dao,settings-reviewers,credential-management-reviewers,sgalich,devtools-reviewers,nchevobbe 2023-03-08 16:13:57 +00:00
nsSplitterFrame.h Bug 1791471: Use RefPtr to manage lifetime of nsSplitterFrame::mInner, instead of raw pointer with manual AddRef/Release. r=hiro 2022-09-19 23:35:25 +00:00
nsSprocketLayout.cpp Bug 1820534 - Move front-end to modern flexbox. r=Gijs,dao,settings-reviewers,credential-management-reviewers,sgalich,devtools-reviewers,nchevobbe 2023-03-08 16:13:57 +00:00
nsSprocketLayout.h Bug 1817075 - Use nsIFrame::HasAnyStateBits() whenever possible instead of GetStateBits() r=emilio 2023-02-16 08:10:28 +00:00
nsTextBoxFrame.cpp Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +00:00
nsTextBoxFrame.h Bug 1799460 - Implement label[value] and start/end cropping with CSS rather than XUL layout. r=Gijs,jfkthame 2022-11-16 16:27:59 +00:00
nsXULPopupManager.cpp Bug 1821618 - Make norolluponanchor="true" work on Wayland moved-to-rect popups. r=stransky 2023-03-13 07:58:12 +00:00
nsXULPopupManager.h Bug 1812329 - Remove nsMenuBarFrame. r=smaug 2023-02-08 13:12:23 +00:00
nsXULTooltipListener.cpp Bug 1811487 - Clean-up popup hide / rollup APIs. r=cmartin,stransky 2023-01-24 15:43:49 +00:00
nsXULTooltipListener.h Bug 1569439 - Cleanup tooltip pref handling. r=stransky 2023-01-19 10:28:28 +00:00