gecko-dev/layout/xul
2017-04-07 01:02:59 +02:00
..
crashtests Bug 1338108 - The result of adding any percentage factor to a size that is zero should also be zero. r=dholbert 2017-04-07 01:02:59 +02:00
grid Bug 1328825 - Update reftest-stylo.list and expectations. r=heycam 2017-01-10 15:50:59 +08:00
reftest Bug 1333482 part 5 - [css-ui] Enable '-moz-appearance' support for some tests. r=dholbert 2017-03-23 22:11:23 -07:00
test Bug 1333482 part 4 - [css-ui] Amend all uses of '-moz-appearance:none' in tests to also specify 'appearance:none' (automated change). r=dholbert 2017-03-23 22:11:22 -07:00
tree Bug 1341101 part 4 - Specify a nsRenderingContext for nsCSSRendering::PaintStyleImageLayer r=mattwoodrow 2017-03-15 00:25:09 -04:00
BoxObject.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
BoxObject.h
ContainerBoxObject.cpp
ContainerBoxObject.h Bug 1351217: Add missing includes to fix latent unified bustage in layout/xul. r=mats 2017-03-28 00:46:22 -07:00
ListBoxObject.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
ListBoxObject.h
MenuBoxObject.cpp
MenuBoxObject.h
moz.build Bug 835981 part 1. Switch nsIDOMXULElement::GetBuilder consumers to nsXULElement instead. r=peterv 2017-02-02 10:32:57 -05:00
nsBox.cpp Bug 1333482 part 2 - [css-ui] Change all consumers of StyleDisplay::mAppearance to use the accessor UsedAppearance() instead, and make mAppearance/mMozAppearance private. r=dholbert 2017-03-23 22:11:18 -07:00
nsBox.h
nsBoxFrame.cpp Bug 1333482 part 2 - [css-ui] Change all consumers of StyleDisplay::mAppearance to use the accessor UsedAppearance() instead, and make mAppearance/mMozAppearance private. r=dholbert 2017-03-23 22:11:18 -07:00
nsBoxFrame.h
nsBoxLayout.cpp
nsBoxLayout.h
nsBoxLayoutState.cpp
nsBoxLayoutState.h
nsButtonBoxFrame.cpp Bug 1351217: Add missing includes to fix latent unified bustage in layout/xul. r=mats 2017-03-28 00:46:22 -07:00
nsButtonBoxFrame.h
nsDeckFrame.cpp
nsDeckFrame.h
nsDocElementBoxFrame.cpp
nsGroupBoxFrame.cpp
nsIBoxObject.idl
nsIBrowserBoxObject.idl
nsIContainerBoxObject.idl
nsIListBoxObject.idl
nsImageBoxFrame.cpp Merge inbound to m-c a=merge 2017-03-28 13:30:56 -07:00
nsImageBoxFrame.h
nsIMenuBoxObject.idl
nsIRootBox.h
nsIScrollbarMediator.h
nsIScrollBoxObject.idl
nsISliderListener.idl
nsLeafBoxFrame.cpp Bug 775624 Part 22 - Remove NS_FRAME_COMPLETE. r=dholbert 2017-02-14 17:55:48 +08:00
nsLeafBoxFrame.h Bug 1300369 part 4 - Refactor all ComputeAutoSize methods to take the full ComputeSizeFlags instead of just a "bool aShrinkWrap" for the eShrinkWrap flag (idempotent patch). r=dholbert 2016-11-05 02:57:06 +01:00
nsListBoxBodyFrame.cpp Bug 1342874 - (Part 3) DocGroup labeling for timer callbacks in nsListScrollSmoother. r=dholbert 2017-03-20 14:29:39 +08:00
nsListBoxBodyFrame.h Bug 1340771 part 2 - Introduce a WeakFrame class for heap allocated weak frame pointers, stored in a hashtable for fast lookup. r=tn 2017-03-01 18:03:14 +01:00
nsListBoxLayout.cpp
nsListBoxLayout.h
nsListItemFrame.cpp
nsListItemFrame.h
nsMenuBarFrame.cpp Bug 1342874 - (Part 1) DocGroup labeling for runnables dispatched by NS_DispatchTo(Main|Current)Thread in XUL frames. r=dholbert 2017-03-16 18:09:13 +08:00
nsMenuBarFrame.h Bug 1284825 part.2 nsMenuBarListener should add/remove event listeners by itself r=enndeakin+6102 2016-12-26 16:19:02 +09:00
nsMenuBarListener.cpp Bug 1351217: Add missing includes to fix latent unified bustage in layout/xul. r=mats 2017-03-28 00:46:22 -07:00
nsMenuBarListener.h Bug 1284825 part.3 nsMenuBarListener should clear its accesskey state when its top level window is deactivated rather than it receives a blur event r=enndeakin+6102 2016-12-26 16:22:13 +09:00
nsMenuFrame.cpp Bug 1342874 - (Part 4) DocGroup labeling for timer callbacks in nsMenuFrame. r=dholbert 2017-03-20 15:07:31 +08:00
nsMenuFrame.h Bug 1342874 - (Part 4) DocGroup labeling for timer callbacks in nsMenuFrame. r=dholbert 2017-03-20 15:07:31 +08:00
nsMenuParent.h
nsMenuPopupFrame.cpp Bug 1351217: Add missing includes to fix latent unified bustage in layout/xul. r=mats 2017-03-28 00:46:22 -07:00
nsMenuPopupFrame.h Bug 1348665 part 2 - Remove the ViewProperty and store the nsView* in a field on the relevant frame classes instead. r=tnikkel 2017-03-21 01:22:13 +01:00
nsPIBoxObject.h
nsPIListBoxObject.h Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
nsPopupSetFrame.cpp
nsPopupSetFrame.h
nsProgressMeterFrame.cpp Bug 1340771 part 2 - Introduce a WeakFrame class for heap allocated weak frame pointers, stored in a hashtable for fast lookup. r=tn 2017-03-01 18:03:14 +01:00
nsProgressMeterFrame.h
nsRepeatService.cpp Bug 1348738 - (Part 4) Add a nsIDocument arg to nsRepeatService::Start to get the event target from it. r=dholbert 2017-03-29 16:40:05 +08:00
nsRepeatService.h Bug 1348738 - (Part 4) Add a nsIDocument arg to nsRepeatService::Start to get the event target from it. r=dholbert 2017-03-29 16:40:05 +08:00
nsResizerFrame.cpp Bug 1340771 part 1 - Rename nsWeakFrame to AutoWeakFrame (automated change). r=tn 2017-03-01 18:03:14 +01:00
nsResizerFrame.h
nsRootBoxFrame.cpp
nsScrollbarButtonFrame.cpp Bug 1340771 part 1 - Rename nsWeakFrame to AutoWeakFrame (automated change). r=tn 2017-03-01 18:03:14 +01:00
nsScrollbarButtonFrame.h Bug 1348738 - (Part 4) Add a nsIDocument arg to nsRepeatService::Start to get the event target from it. r=dholbert 2017-03-29 16:40:05 +08:00
nsScrollbarFrame.cpp bug 1349849 remove WidgetStateChanged() call from nsScrollbarFrame::MoveToNewPosition() r=mstange 2017-03-23 14:44:08 +13:00
nsScrollbarFrame.h
nsScrollBoxFrame.cpp Bug 1348738 - (Part 4) Add a nsIDocument arg to nsRepeatService::Start to get the event target from it. r=dholbert 2017-03-29 16:40:05 +08:00
nsSliderFrame.cpp Bug 1340771 part 1 - Rename nsWeakFrame to AutoWeakFrame (automated change). r=tn 2017-03-01 18:03:14 +01:00
nsSliderFrame.h Bug 1348738 - (Part 4) Add a nsIDocument arg to nsRepeatService::Start to get the event target from it. r=dholbert 2017-03-29 16:40:05 +08:00
nsSplitterFrame.cpp Bug 1340771 part 1 - Rename nsWeakFrame to AutoWeakFrame (automated change). r=tn 2017-03-01 18:03:14 +01:00
nsSplitterFrame.h
nsSprocketLayout.cpp Bug 1309818 - Fixing some warning when compiling dom/*, r=smaug 2016-10-13 14:33:07 +02:00
nsSprocketLayout.h
nsStackFrame.cpp
nsStackFrame.h
nsStackLayout.cpp Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats 2016-11-18 18:12:25 +08:00
nsStackLayout.h
nsTextBoxFrame.cpp Bug 1340771 part 2 - Introduce a WeakFrame class for heap allocated weak frame pointers, stored in a hashtable for fast lookup. r=tn 2017-03-01 18:03:14 +01:00
nsTextBoxFrame.h Bug 1340771 part 2 - Introduce a WeakFrame class for heap allocated weak frame pointers, stored in a hashtable for fast lookup. r=tn 2017-03-01 18:03:14 +01:00
nsTitleBarFrame.cpp Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
nsTitleBarFrame.h
nsXULLabelFrame.cpp Bug 1322191 part 2b - Replace "NS_BLOCK_FLOAT_MGR | NS_BLOCK_MARGIN_ROOT" with NS_BLOCK_FORMATTING_CONTEXT_STATE_BITS. r=dholbert 2016-12-23 19:11:04 +01:00
nsXULLabelFrame.h
nsXULPopupManager.cpp Bug 1350192, when checking through the list of popups to hide when clicking outside the popup, don't include noautohide popups, r=ksteuber 2017-04-03 08:12:26 -04:00
nsXULPopupManager.h Bug 1342874 - (Part 5) DocGroup labeling for timer callbacks in nsXULPopupManager. r=dholbert 2017-03-20 15:53:59 +08:00
nsXULTooltipListener.cpp Bug 1342874 - (Part 6) DocGroup labeling for timer callbacks in nsXULTooltipListener. r=dholbert 2017-03-20 15:59:02 +08:00
nsXULTooltipListener.h
PopupBoxObject.cpp Bug 1206133 - Add popuppositioning state and popuppositioned event to improve arrow panel position handling. r=enndeakin 2016-08-16 15:33:05 -07:00
PopupBoxObject.h
ScrollBoxObject.cpp
ScrollBoxObject.h