gecko-dev/layout/xul
Andrew Osmond 98f810e4e4 Bug 1715515 - Part 1. Switch Windows 32 and mingwclang tests to WebRender. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D117287
2021-06-21 12:46:32 +00:00
..
crashtests Bug 1525737 - Remove/replace usages of XUL grid display values. r=emilio 2020-11-17 01:20:34 +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 1712900, rework waitForFocus/promiseFocus so that it works with fission, r=hsivonen 2021-06-03 19:41:19 +00:00
tree Bug 1702216 - Paint auto-style outline with webrender if possible. r=mstange 2021-04-02 12:21:25 +00:00
moz.build Bug 1590884 - Move XUL accesskey handling to DOM and remove nsXULLabelFrame. r=emilio 2021-02-24 14:46:28 +00:00
nsBox.cpp Bug 1689253 - Add missing devpx to app units conversion in unthemed scrollbar path. 2021-01-29 01:37:28 +01:00
nsBoxFrame.cpp Bug 1540737 - Implement Paint() for all display items, and nsDisplayList so that we can paint without using FrameLayerBuilder. r=miko 2021-05-19 01:11:32 +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 Bug 1525737 - Remove layout/xul/grid directory. r=emilio 2020-11-17 01:20:33 +00:00
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
nsDeckFrame.h
nsDocElementBoxFrame.cpp
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 1704792 - Part 5. Add plumbing to move/store ImageIntRegion. r=jrmuizel 2021-05-13 16:24:07 +00:00
nsImageBoxFrame.h Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel 2021-05-05 09:41:24 +00:00
nsLeafBoxFrame.cpp Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsLeafBoxFrame.h Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert 2021-01-26 02:47:40 +00:00
nsMenuBarFrame.cpp
nsMenuBarFrame.h
nsMenuBarListener.cpp Bug 1335347 - Make `nsMenuBarListener::KeyUp` wait replay event if a content process has focus r=smaug 2020-11-20 03:49:55 +00:00
nsMenuBarListener.h
nsMenuFrame.cpp Bug 1704879 - Allow specifying the command event's button field in XULPopupElement.activateItem. r=emilio 2021-04-20 22:13:24 +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 1661516 [Wayland] Don't use context menu shift in nsMenuPopupFrame::SetPopupPosition(), r=jhorak 2021-06-14 18:01:04 +00:00
nsMenuPopupFrame.h Bug 1696214, use moveToAnchor to position the tab and places tooltips so that the close and mute button tooltips appear correctly, r=jaws 2021-05-31 13:07:35 +00:00
nsPopupSetFrame.cpp
nsPopupSetFrame.h
nsRepeatService.cpp
nsRepeatService.h
nsResizerFrame.cpp Bug 1704948 - Forward mouse button to menuitem command event. r=smaug,robwu 2021-04-20 17:44:16 +00:00
nsResizerFrame.h Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
nsRootBoxFrame.cpp
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 1694847 - Remove the expired SCROLL_INPUT_METHODS telemetry probe. r=botond 2021-05-31 21:36:35 +00:00
nsSliderFrame.h Bug 259640, paint tick marks on vertical sliders for the root scroll frame of the document if any have been assigned to the window, r=tnikkel 2021-02-03 18:01:00 +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 Bug 1411372 - Remove bogus XUL box sorting. r=TYLin 2020-10-28 19:10:00 +00:00
nsSprocketLayout.h
nsStackFrame.cpp
nsStackFrame.h
nsStackLayout.cpp Bug 1596356 - Remove XUL absolute positioning attribute code. r=emilio 2020-11-04 18:35:34 +00:00
nsStackLayout.h Bug 1596356 - Remove XUL absolute positioning attribute code. r=emilio 2020-11-04 18:35:34 +00:00
nsTextBoxFrame.cpp Bug 1590884 - Extra small cleanups. DONTBUILD 2021-02-24 15:21:38 +00:00
nsTextBoxFrame.h Bug 1590884 - Move XUL accesskey handling to DOM and remove nsXULLabelFrame. r=emilio 2021-02-24 14:46:28 +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 1714884 - Have the Rollup method take a strongly-typed int point. r=emilio 2021-06-07 01:01:10 +00:00
nsXULPopupManager.h Bug 1714884 - Have the Rollup method take a strongly-typed int point. r=emilio 2021-06-07 01:01:10 +00:00
nsXULTooltipListener.cpp Bug 1695527, listen to the wheel event instead of DOMMouseScroll to close tooltips when scrolling, r=masayuki 2021-06-01 09:45:53 +00:00
nsXULTooltipListener.h Backed out changeset 950e472e6ba5 (bug 1681941) for failures on browser_preview_navigation.js. CLOSED TREE 2021-02-10 02:38:44 +02:00