gecko-dev/layout/xul
Jan Horak 4d0cec02a5 Bug 1565401 - return valid screen size on multimonitor setup under Wayland; r=stransky,NeilDeakin
By getting the right screen size we can shrink the popup menus which overflows
the screen size under Wayland. The ScreenManager does not help us, because we
can't get absolute window position, but we can use gdk_display_get_monitor_at_window
and gdk_monitor_get_workarea to get the correct screen rectangle.

Differential Revision: https://phabricator.services.mozilla.com/D49289

--HG--
extra : moz-landing-system : lando
2019-10-17 11:27:08 +00:00
..
crashtests Bug 1510785 - Skip all XBL related tests when XBL is disabled. r=bzbarsky 2019-10-08 23:52:46 +00:00
grid Bug 1586336, Replace XUL textbox with HTML input in testcases within layout directory r=dholbert 2019-10-04 19:45:56 +00:00
reftest Bug 1585884 - Remove obsolete textbox-multiline-*.xul reftests. r=Gijs 2019-10-03 14:47:57 +00:00
test Bug 1565339 - disable browser_bug703210.js on windows r=ahal 2019-10-07 14:04:13 +00:00
tree Bug 1508165, remove support for treecol[type=password]. r=MattN,webidl,smaug 2019-10-08 23:46:23 +00:00
moz.build Bug 1519948, remove XUL box objects, r=bzbarsky 2019-06-04 12:45:55 -04:00
nsBox.cpp Backed out changeset 82faf6a9be50 (bug 1578133) for failure increase in Bug 1352715 2019-09-13 19:51:01 +03:00
nsBox.h Backed out changeset 82faf6a9be50 (bug 1578133) for failure increase in Bug 1352715 2019-09-13 19:51:01 +03:00
nsBoxFrame.cpp Bug 1513325 - Remove textbox binding. r=emilio,dao 2019-10-09 09:27:28 +00:00
nsBoxFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsBoxLayout.cpp Bug 1549267 Part 1 - Remove NS_INTRINSICSIZE and NS_AUTOHEIGHT. r=mats 2019-06-04 23:41:20 +00:00
nsBoxLayout.h
nsBoxLayoutState.cpp Bug 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +00:00
nsBoxLayoutState.h Bug 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +00:00
nsButtonBoxFrame.cpp
nsButtonBoxFrame.h
nsDeckFrame.cpp Bug 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +00:00
nsDeckFrame.h
nsDocElementBoxFrame.cpp
nsGroupBoxFrame.cpp Bug 1409114 - Part 7: Pass rects in display list coordinates to AppendBackgroundItemsToTop. r=miko 2019-05-20 23:15:54 +00:00
nsImageBoxFrame.cpp Bug 1580738 - Generate unique per-frame-keys for all nsDisplayOwnLayer call sites. r=mstange 2019-09-30 21:01:20 +00:00
nsImageBoxFrame.h
nsIPopupContainer.h
nsIScrollbarMediator.h
nsLeafBoxFrame.cpp Bug 1549267 Part 1 - Remove NS_INTRINSICSIZE and NS_AUTOHEIGHT. r=mats 2019-06-04 23:41:20 +00:00
nsLeafBoxFrame.h
nsMenuBarFrame.cpp
nsMenuBarFrame.h
nsMenuBarListener.cpp Bug 1576502 - Fix some wording issues r=mhoye 2019-08-27 15:38:58 +00:00
nsMenuBarListener.h
nsMenuFrame.cpp Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
nsMenuFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsMenuParent.h
nsMenuPopupFrame.cpp Bug 1565401 - return valid screen size on multimonitor setup under Wayland; r=stransky,NeilDeakin 2019-10-17 11:27:08 +00:00
nsMenuPopupFrame.h Bug 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +00:00
nsPopupSetFrame.cpp Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsPopupSetFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsRepeatService.cpp
nsRepeatService.h
nsResizerFrame.cpp
nsResizerFrame.h
nsRootBoxFrame.cpp Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsScrollbarButtonFrame.cpp
nsScrollbarButtonFrame.h
nsScrollbarFrame.cpp Bug 1554571 - Part 3: Cache computed styles of scrollbar part anonymous content. r=emilio 2019-06-27 07:22:22 +00:00
nsScrollbarFrame.h
nsSliderFrame.cpp Bug 1580738 - Generate unique per-frame-keys for all nsDisplayOwnLayer call sites. r=mstange 2019-09-30 21:01:20 +00:00
nsSliderFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsSplitterFrame.cpp Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
nsSplitterFrame.h
nsSprocketLayout.cpp Bug 1570982 - remove CPP_THROW_NEW; r=glandium 2019-08-14 01:32:41 +00:00
nsSprocketLayout.h Bug 1570982 - remove CPP_THROW_NEW; r=glandium 2019-08-14 01:32:41 +00:00
nsStackFrame.cpp
nsStackFrame.h
nsStackLayout.cpp Bug 1549267 Part 1 - Remove NS_INTRINSICSIZE and NS_AUTOHEIGHT. r=mats 2019-06-04 23:41:20 +00:00
nsStackLayout.h
nsTextBoxFrame.cpp Bug 1554716 - Remove nsStyleColor moving the color property to nsStyleText. r=jfkthame 2019-05-31 14:48:22 +00:00
nsTextBoxFrame.h
nsTitleBarFrame.cpp
nsTitleBarFrame.h
nsXULLabelFrame.cpp
nsXULLabelFrame.h
nsXULPopupManager.cpp Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
nsXULPopupManager.h Bug 1584218 - form autofill and HTML:select don't respect ui.popup.disable_autohide preference r=emilio,MattN 2019-09-26 22:07:07 +00:00
nsXULTooltipListener.cpp Bug 1508165, build bustage fix for a no-longer-used variable. 2019-10-08 21:28:16 -07:00
nsXULTooltipListener.h