.. |
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
|
Backed out 2 changesets (bug 1720804) for causing bustages.
|
2021-07-16 18:10:11 +03: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
|
Backed out 2 changesets (bug 1720804) for causing bustages.
|
2021-07-16 18:10:11 +03: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
|
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
|
…
|
|
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
|
Backed out 2 changesets (bug 1720804) for causing bustages.
|
2021-07-16 18:10:11 +03: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
|
Backed out 2 changesets (bug 1720804) for causing bustages.
|
2021-07-16 18:10:11 +03:00 |
nsSliderFrame.h
|
Backed out 2 changesets (bug 1720804) for causing bustages.
|
2021-07-16 18:10:11 +03: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
|
Backed out 2 changesets (bug 1720804) for causing bustages.
|
2021-07-16 18:10:11 +03:00 |
nsTextBoxFrame.h
|
Backed out 2 changesets (bug 1720804) for causing bustages.
|
2021-07-16 18:10:11 +03: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 1703518 - Cancel any drag tracking before opening native context menus. r=smaug
|
2021-07-14 18:40:18 +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 |