gecko-dev/layout/xul
Andi-Bogdan Postelnicu 2fc4f70e9b Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
Automatically generated path that adds flag `REQUIRES_UNIFIED_BUILD = True` to `moz.build`
when the module governed by the build config file is not buildable outside on the unified environment.

This needs to be done in order to have a hybrid build system that adds the possibility of combing
unified build components with ones that are built outside of the unified eco system.

Differential Revision: https://phabricator.services.mozilla.com/D122345
2021-08-25 10:46:17 +00:00
..
crashtests Bug 1724718 - skip some XUL-y tests on android, r=emilio,agi 2021-08-19 12:13:01 +00:00
reftest Bug 1715515 - Part 1. Switch Windows 32 and mingwclang tests to WebRender. r=jmaher 2021-06-21 12:46:32 +00:00
test Bug 1717760 - Stop using `KeyEvent.initKeyEvent` in our tests r=smaug 2021-08-10 03:51:37 +00:00
tree Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
nsBox.cpp Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
nsBoxFrame.cpp Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsBoxFrame.h Bug 1684921 - Factor the "find prev/next sibling accounting for box ordinal", and fix a missing use of it. r=TYLin 2021-04-01 23:48:39 +00:00
nsBoxLayout.cpp
nsBoxLayout.h
nsBoxLayoutState.cpp
nsBoxLayoutState.h
nsButtonBoxFrame.cpp Bug 1704948 - Forward mouse button to menuitem command event. r=smaug,robwu 2021-04-20 17:44:16 +00:00
nsButtonBoxFrame.h
nsDeckFrame.cpp Bug 1719405 - Modify the no-browsers-inside-deck assertion for Thunderbird. r=hiro 2021-07-07 04:53:09 +00:00
nsDeckFrame.h Bug 1717726 - Add a debug-only assertion disallowing remote <browser>s or <iframe>s inside nsDeckFrame. r=tnikkel 2021-07-06 07:38:06 +00:00
nsDocElementBoxFrame.cpp Backed out changeset e41bfdf79fb8 (bug 1665476) for causing windows mochitest failures in test_windowminmaxsize.xhtml 2021-08-02 02:14:52 +03:00
nsIPopupContainer.h
nsIScrollbarMediator.h Bug 1692997. Make scrollbar button click + hold (repeat mode) go through apz. r=botond 2021-02-26 11:47:18 +00:00
nsImageBoxFrame.cpp Bug 1719113. Fix confusing in nsImageBoxFrame between imgIContainer and nsImageRendering flags. r=aosmond 2021-07-05 12:29:56 +00:00
nsImageBoxFrame.h Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsLeafBoxFrame.cpp
nsLeafBoxFrame.h
nsMenuBarFrame.cpp
nsMenuBarFrame.h
nsMenuBarListener.cpp
nsMenuBarListener.h
nsMenuFrame.cpp Bug 1693176 - Destroy frames of contents inside panels. r=Gijs 2021-07-26 09:16:17 +00:00
nsMenuFrame.h Bug 1704879 - Allow specifying the command event's button field in XULPopupElement.activateItem. r=emilio 2021-04-20 22:13:24 +00:00
nsMenuParent.h
nsMenuPopupFrame.cpp Bug 1725604 - Work around a GTK bug where wayland input regions get lost. r=stransky 2021-08-23 12:10:43 +00:00
nsMenuPopupFrame.h Bug 1725604 - Work around a GTK bug where wayland input regions get lost. r=stransky 2021-08-23 12:10:43 +00:00
nsPopupSetFrame.cpp Backed out changeset e41bfdf79fb8 (bug 1665476) for causing windows mochitest failures in test_windowminmaxsize.xhtml 2021-08-02 02:14:52 +03:00
nsPopupSetFrame.h
nsRepeatService.cpp
nsRepeatService.h
nsResizerFrame.cpp Bug 1718727 [Wayland] Don't constrain mouse events by screen size on Wayland, r=emilio 2021-08-11 06:37:06 +00:00
nsResizerFrame.h
nsRootBoxFrame.cpp Backed out changeset e41bfdf79fb8 (bug 1665476) for causing windows mochitest failures in test_windowminmaxsize.xhtml 2021-08-02 02:14:52 +03:00
nsScrollbarButtonFrame.cpp Bug 1694847 - Remove the expired SCROLL_INPUT_METHODS telemetry probe. r=botond 2021-05-31 21:36:35 +00:00
nsScrollbarButtonFrame.h
nsScrollbarFrame.cpp Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
nsScrollbarFrame.h Bug 1688453 - Fix include-what-you-use errors in nsScrollbarFrame.{h,cpp}. r=tnikkel 2021-02-27 02:28:56 +00:00
nsSliderFrame.cpp Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsSliderFrame.h Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsSplitterFrame.cpp Bug 1684921 - Factor the "find prev/next sibling accounting for box ordinal", and fix a missing use of it. r=TYLin 2021-04-01 23:48:39 +00:00
nsSplitterFrame.h
nsSprocketLayout.cpp
nsSprocketLayout.h
nsStackFrame.cpp
nsStackFrame.h
nsStackLayout.cpp
nsStackLayout.h
nsTextBoxFrame.cpp Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsTextBoxFrame.h Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
nsTitleBarFrame.cpp Bug 1704948 - Forward mouse button to menuitem command event. r=smaug,robwu 2021-04-20 17:44:16 +00:00
nsTitleBarFrame.h
nsXULPopupManager.cpp Bug 1717684, remove the popupRangeParent and popupRangeOffset properties in document and just use the cached event in the PendingPopup, r=emilio 2021-07-22 19:50:10 +00:00
nsXULPopupManager.h Bug 1717684, remove the popupRangeParent and popupRangeOffset properties in document and just use the cached event in the PendingPopup, r=emilio 2021-07-22 19:50:10 +00:00
nsXULTooltipListener.cpp Bug 1681941, ensure nsXULTooltipListener shows tooltips when entering new target nodes r=smaug 2021-07-30 16:38:35 +00:00
nsXULTooltipListener.h Bug 1681941, ensure nsXULTooltipListener shows tooltips when entering new target nodes r=smaug 2021-07-30 16:38:35 +00:00