.. |
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
|
Backed out changeset 1f9d0f8e65b9 (bug 1351548)
|
2017-04-26 13:13:05 +02:00 |
reftest
|
Backed out changeset aebb0ceeb20a (bug 1351548)
|
2017-04-26 13:12:53 +02:00 |
test
|
Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8
|
2017-04-12 11:10:00 +01:00 |
tree
|
Bug 1359205 - Make XUL pseudo values nsICSSAnonBoxPseudo* instead of nsIAtom* and assert that IsTreePseudoElement() got a pseudo tag of the right type. r=bz
|
2017-04-26 17:54:43 +02:00 |
BoxObject.cpp
|
Bug 1358758 - Use CSSIntRect for nsIFrame::GetScreenRect. r=kats
|
2017-04-25 07:33:13 +09: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
|
|
|
ListBoxObject.h
|
|
|
MenuBoxObject.cpp
|
|
|
MenuBoxObject.h
|
|
|
moz.build
|
|
|
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
|
Bug 1358690, part 1 - Allow SVGImageContext::MaybeInitAndStoreContextPaint to be passed an existing SVGImageContext. r=dholbert
|
2017-03-28 11:43:15 +01:00 |
nsImageBoxFrame.h
|
|
|
nsIMenuBoxObject.idl
|
|
|
nsIRootBox.h
|
|
|
nsIScrollbarMediator.h
|
|
|
nsIScrollBoxObject.idl
|
|
|
nsISliderListener.idl
|
|
|
nsLeafBoxFrame.cpp
|
|
|
nsLeafBoxFrame.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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 1358758 - Use CSSIntRect for nsIFrame::GetScreenRect. r=kats
|
2017-04-25 07:33:13 +09:00 |
nsResizerFrame.h
|
|
|
nsRootBoxFrame.cpp
|
Bug 1358200: Initialize member vars in nsRootBoxFrame init list. r=mats
|
2017-04-22 12:07:03 -07:00 |
nsScrollbarButtonFrame.cpp
|
|
|
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 1355376 - Do not use async scrollbar dragging for scroll frames with custom scrollbar mediators. r=mstange
|
2017-04-21 19:26:13 -04: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
|
|
|
nsSplitterFrame.h
|
|
|
nsSprocketLayout.cpp
|
|
|
nsSprocketLayout.h
|
|
|
nsStackFrame.cpp
|
|
|
nsStackFrame.h
|
|
|
nsStackLayout.cpp
|
|
|
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
|
|
|
nsTitleBarFrame.h
|
|
|
nsXULLabelFrame.cpp
|
|
|
nsXULLabelFrame.h
|
|
|
nsXULPopupManager.cpp
|
Bug 1358758 - Use CSSIntRect for nsIFrame::GetScreenRect. r=kats
|
2017-04-25 07:33:13 +09: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
|
|
|
PopupBoxObject.h
|
|
|
ScrollBoxObject.cpp
|
|
|
ScrollBoxObject.h
|
|
|