..
crashtests
Bug 1457216 - Remove support for editable menulists. r=surkov,bgrins
2018-08-24 15:44:38 +01:00
grid
Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert
2018-08-09 20:10:21 +00:00
reftest
…
test
Bug 1382428 - Disable browser_bug703210.js on linux. r=jmaher
2018-10-10 10:49:01 -07:00
tree
Bug 1466707 - Ensure that animated images always honour the animated image mode. r=tnikkel
2018-10-16 08:50:44 -04:00
BoxObject.cpp
Bug 1489617 - Get rid of XUL box related component registrations. r=Ehsan
2018-09-09 15:05:18 +00:00
BoxObject.h
…
moz.build
Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz
2018-07-31 12:30:17 -07:00
nsBox.cpp
Bug 1491594 - Remove the XPCOM registration for the native theme renderer r=mstange
2018-09-20 01:20:55 +00:00
nsBox.h
Bug 1491594 - Remove the XPCOM registration for the native theme renderer r=mstange
2018-09-20 01:20:55 +00:00
nsBoxFrame.cpp
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
2018-04-03 13:21:06 +10:00
nsBoxFrame.h
Bug 1472555 - Part 5 - Remove the listbox layout. r=bz,surkov
2018-07-18 11:23:32 +01:00
nsBoxLayout.cpp
…
nsBoxLayout.h
…
nsBoxLayoutState.cpp
…
nsBoxLayoutState.h
…
nsButtonBoxFrame.cpp
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
2018-06-26 17:05:01 -07:00
nsButtonBoxFrame.h
…
nsDeckFrame.cpp
Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz
2018-07-31 12:30:17 -07:00
nsDeckFrame.h
…
nsDocElementBoxFrame.cpp
Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin
2018-08-15 07:04:43 +00:00
nsGroupBoxFrame.cpp
…
nsIBoxObject.idl
Bug 1489617 - Get rid of XUL box related component registrations. r=Ehsan
2018-09-09 15:05:18 +00:00
nsIPopupContainer.h
Bug 1466897 - Rename nsIRootBox to nsIPopupContainer. r=mats
2018-06-26 17:29:55 -07:00
nsIScrollbarMediator.h
…
nsImageBoxFrame.cpp
Bug 1466707 - Ensure that animated images always honour the animated image mode. r=tnikkel
2018-10-16 08:50:44 -04:00
nsImageBoxFrame.h
Bug 1446309 - Part 3. Properly handle ImgDrawResult for WebRender display list generation. r=tnikkel
2018-09-13 19:48:27 -04:00
nsLeafBoxFrame.cpp
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
2018-04-03 13:21:06 +10:00
nsLeafBoxFrame.h
…
nsMenuBarFrame.cpp
Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin
2018-08-15 07:04:43 +00:00
nsMenuBarFrame.h
…
nsMenuBarListener.cpp
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
2018-06-26 17:05:01 -07:00
nsMenuBarListener.h
…
nsMenuFrame.cpp
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
2018-04-03 13:21:06 +10:00
nsMenuFrame.h
Bug 1457216 - Remove support for editable menulists. r=surkov,bgrins
2018-08-24 15:44:38 +01:00
nsMenuParent.h
…
nsMenuPopupFrame.cpp
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
2018-04-03 13:21:06 +10:00
nsMenuPopupFrame.h
Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron
2018-09-06 01:23:14 +00:00
nsPIBoxObject.h
…
nsPopupSetFrame.cpp
Bug 1472555 - Part 5 - Remove the listbox layout. r=bz,surkov
2018-07-18 11:23:32 +01:00
nsPopupSetFrame.h
…
nsProgressMeterFrame.cpp
Bug 1465219, use XULMenuElement, a subclass of nsXULElement, instead of MenuBoxObject for menu and menulist elements, r=paolo,bz
2018-07-31 12:30:17 -07:00
nsProgressMeterFrame.h
…
nsRepeatService.cpp
…
nsRepeatService.h
…
nsResizerFrame.cpp
Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan
2018-10-12 20:48:24 +00:00
nsResizerFrame.h
…
nsRootBoxFrame.cpp
Bug 1472555 - Part 5 - Remove the listbox layout. r=bz,surkov
2018-07-18 11:23:32 +01:00
nsScrollbarButtonFrame.cpp
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
2018-04-03 13:21:06 +10:00
nsScrollbarButtonFrame.h
…
nsScrollbarFrame.cpp
Bug 1478391: Autogenerate StyleAppearance. r=jwatt
2018-07-26 17:06:17 +02:00
nsScrollbarFrame.h
…
nsSliderFrame.cpp
Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron
2018-09-06 01:23:14 +00:00
nsSliderFrame.h
Bug 1482825 - Only prevent dispatching mouse-move events targeted at a slider frame to web content, if the scrollbar is being dragged. r=smaug
2018-09-01 15:00:31 +00:00
nsSplitterFrame.cpp
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
2018-04-03 13:21:06 +10:00
nsSplitterFrame.h
…
nsSprocketLayout.cpp
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
2018-06-17 22:43:11 -07:00
nsSprocketLayout.h
…
nsStackFrame.cpp
…
nsStackFrame.h
…
nsStackLayout.cpp
…
nsStackLayout.h
…
nsTextBoxFrame.cpp
Bug 1451169 - Use `nsStaticAtom*` instead of `nsStaticAtom**` in Element.h. r=baku
2018-04-03 13:21:06 +10:00
nsTextBoxFrame.h
…
nsTitleBarFrame.cpp
…
nsTitleBarFrame.h
…
nsXULLabelFrame.cpp
…
nsXULLabelFrame.h
…
nsXULPopupManager.cpp
Bug 1461708 - part 4: Move implementation of UIEvent::GetRangeParent() and UIEvent::RangeOffset() to nsLayoutUtils r=smaug
2018-10-10 12:03:34 +00:00
nsXULPopupManager.h
Bug 1461708 - part 4: Move implementation of UIEvent::GetRangeParent() and UIEvent::RangeOffset() to nsLayoutUtils r=smaug
2018-10-10 12:03:34 +00:00
nsXULTooltipListener.cpp
Bug 1489612 - Fix XUL tooltips in HTML documents. r=smaug
2018-09-08 23:16:32 +00:00
nsXULTooltipListener.h
…