gecko-dev/layout/xul
Emilio Cobos Álvarez 91e6e4c5d4 Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug
I don't think there's ever a way these should differ.

Got some include hell from removing ReferrerInfo.h from Document.h but
hopefully should be straight-forward to review.

Depends on D173154

Differential Revision: https://phabricator.services.mozilla.com/D173155
2023-03-22 14:54:43 +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 1823764 - Use HasNonEmptyAttr to choose between XUL src and list-style-image. r=tnikkel,layout-reviewers 2023-03-22 11:50:06 +00:00
test Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
tree Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +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 Bug 1823455 - Merge ScrollFrameHelper and nsHTMLScrollFrame. r=layout-reviewers,TYLin 2023-03-22 13:06:40 +00:00
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 1823552 - Fix test_popup_moveToAnchor.xhtml failures by resetting offset on MoveTo calls. 2023-03-21 13:46:25 +01: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