gecko-dev/layout/xul
Markus Stange 49f67a1715 Bug 1703333 - Make popupElement.hidePopup() work for native menus. A lot of tests rely on this. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D110975
2021-04-06 22:34:53 +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 259640, add some reftests that verify that scrollbar marks are drawn, r=tnikkel 2021-02-03 17:58:44 +00:00
test Bug 1691622 - part 12: Change the default unit of `screenX/Y` of `synthesizeNativeMouseEvent` from device pixels to CSS pixels r=smaug 2021-02-24 01:27:11 +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 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
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
nsButtonBoxFrame.h
nsDeckFrame.cpp
nsDeckFrame.h
nsDocElementBoxFrame.cpp Bug 1672007 - Remove dead DEBUG_REFLOW code. r=emilio 2020-10-19 18:59:25 +00: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 1685078 - Support full <image> syntax in list-style-image as per spec. r=jrmuizel,TYLin 2021-01-08 09:44:24 +00:00
nsImageBoxFrame.h
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 Backed out changeset 4a3f1073b7b5 (bug 1693176) for Browser-chrome failures in extensions/test/browser/browser_ext_browserAction_contextMenu.js. CLOSED TREE 2021-02-18 20:43:58 +02:00
nsMenuFrame.h Bug 1678334 - Make GetScrollTargetFrame() const. r=tnikkel 2020-11-19 22:46:33 +00:00
nsMenuParent.h
nsMenuPopupFrame.cpp Bug 1703333 - Make the popup state reflect reality for native context menus. r=tnikkel 2021-04-06 22:34:52 +00:00
nsMenuPopupFrame.h Bug 1702041 - Clear document.popupNode when a native menu closes. r=tnikkel 2021-03-31 17:41:56 +00:00
nsPopupSetFrame.cpp
nsPopupSetFrame.h
nsRepeatService.cpp
nsRepeatService.h
nsResizerFrame.cpp Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +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 Bug 1672007 - Remove dead DEBUG_REFLOW code. r=emilio 2020-10-19 18:59:25 +00:00
nsScrollbarButtonFrame.cpp Bug 1692997. Make scrollbar button click + hold (repeat mode) go through apz. r=botond 2021-02-26 11:47:18 +00:00
nsScrollbarButtonFrame.h
nsScrollbarFrame.cpp Bug 1688453 - Fix include-what-you-use errors in nsScrollbarFrame.{h,cpp}. r=tnikkel 2021-02-27 02:28:56 +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 1702676 - Change public LookAndFeel API to accept a color scheme. r=mstange 2021-04-02 12:22:14 +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
nsTitleBarFrame.h
nsXULPopupManager.cpp Bug 1703333 - Make popupElement.hidePopup() work for native menus. A lot of tests rely on this. r=tnikkel 2021-04-06 22:34:53 +00:00
nsXULPopupManager.h Bug 1703333 - Make the popup state reflect reality for native context menus. r=tnikkel 2021-04-06 22:34:52 +00:00
nsXULTooltipListener.cpp Bug 1695573 - Add missing #include for MakeScopeExit. r=glandium DONTBUILD 2021-03-02 08:27:31 +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