..
crashtests
Bug 1447611: Cleanup prefs that do nothing now. r=jwatt
2018-03-21 19:13:56 +01:00
grid
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
reftest
Backed out changeset d8d5e1376664 (bug 1426797) because it doesn't fail anymore on Windows
2018-02-26 01:38:10 +02:00
test
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
2018-02-28 18:51:33 +01:00
tree
Bug 1449400 part 5 - Remove StyleSetHandle. r=emilio
2018-03-29 22:15:46 +11:00
BoxObject.cpp
Bug 1442039 part 14. Remove nsDOMClassInfoID.h. r=peterv
2018-03-21 23:13:30 -04:00
BoxObject.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
ListBoxObject.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
ListBoxObject.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
MenuBoxObject.cpp
Bug 1436508 part 11. Remove the use of the nsIDOMKeyEvent::DOM_VK* constants in C++. r=masayuki
2018-02-09 11:17:09 -05:00
MenuBoxObject.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
PopupBoxObject.cpp
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
PopupBoxObject.h
Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8
2018-02-12 15:43:55 -05:00
ScrollBoxObject.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
ScrollBoxObject.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
moz.build
Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz
2018-03-29 10:44:52 -04:00
nsBox.cpp
Bug 1431964 part 10. Remove nsIDOMAttr. r=mccr8
2018-01-21 12:07:31 -05:00
nsBox.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
nsBoxFrame.cpp
Bug 1448551 - Fix reported intrinsic size in reflow log of some frames. r=dbaron
2018-03-25 00:17:33 +11:00
nsBoxFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsBoxLayout.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsBoxLayout.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsBoxLayoutState.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsBoxLayoutState.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsButtonBoxFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsButtonBoxFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsDeckFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsDeckFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsDocElementBoxFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsGroupBoxFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsIBoxObject.idl
…
nsIListBoxObject.idl
…
nsIRootBox.h
Bug 1440682: Make the XUL tooltip stuff saner. r=enn
2018-02-26 15:44:48 +01:00
nsIScrollbarMediator.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsISliderListener.idl
…
nsImageBoxFrame.cpp
Bug 1450134. Replace ToRelativeLayoutRect() with ToRoundedLayoutRect(). r=kats
2018-03-29 17:57:43 -04:00
nsImageBoxFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsLeafBoxFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsLeafBoxFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsListBoxBodyFrame.cpp
Bug 1449400 part 5 - Remove StyleSetHandle. r=emilio
2018-03-29 22:15:46 +11:00
nsListBoxBodyFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsListBoxLayout.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsListBoxLayout.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsListItemFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsListItemFrame.h
Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz
2018-03-29 10:44:52 -04:00
nsMenuBarFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsMenuBarFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsMenuBarListener.cpp
Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz
2018-03-29 10:44:52 -04:00
nsMenuBarListener.h
Bug 1436508 part 11. Remove the use of the nsIDOMKeyEvent::DOM_VK* constants in C++. r=masayuki
2018-02-09 11:17:09 -05:00
nsMenuFrame.cpp
Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz
2018-03-29 10:44:52 -04:00
nsMenuFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsMenuParent.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsMenuPopupFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsMenuPopupFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsPIBoxObject.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsPIListBoxObject.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsPopupSetFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsPopupSetFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsProgressMeterFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsProgressMeterFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsRepeatService.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsRepeatService.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsResizerFrame.cpp
Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz
2018-03-29 10:44:52 -04:00
nsResizerFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsRootBoxFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsScrollBoxFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsScrollbarButtonFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsScrollbarButtonFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsScrollbarFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsScrollbarFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsSliderFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsSliderFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsSplitterFrame.cpp
Bug 1449400 part 5 - Remove StyleSetHandle. r=emilio
2018-03-29 22:15:46 +11:00
nsSplitterFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsSprocketLayout.cpp
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsSprocketLayout.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsStackFrame.cpp
Bug 1448018, remove ContainerBoxObject which is only used to access the docshell, but bug 1448018 made the docshell accessible from the frameloader instead so the container box object is no longer being used. Change some editor tests which just access the docShell directly rather than through the box object, r=bz
2018-03-29 10:44:52 -04:00
nsStackFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsStackLayout.cpp
Bug 1423990: Move the last few attribute-related methods outside of nsIContent. r=bz
2017-12-25 17:50:10 +01:00
nsStackLayout.h
Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame
2017-10-27 10:33:53 -07:00
nsTextBoxFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsTextBoxFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsTitleBarFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsTitleBarFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsXULLabelFrame.cpp
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsXULLabelFrame.h
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
2018-03-22 20:06:24 +01:00
nsXULPopupManager.cpp
Bug 1446527 part 6. Remove nsIDOMUIEvent. r=qdot
2018-03-26 14:53:03 -04:00
nsXULPopupManager.h
Bug 1436508 part 11. Remove the use of the nsIDOMKeyEvent::DOM_VK* constants in C++. r=masayuki
2018-02-09 11:17:09 -05:00
nsXULTooltipListener.cpp
Bug 1447098 part 1. Rename FromContent on various DOM classes to FromNode. r=mystor
2018-03-21 17:39:04 -04:00
nsXULTooltipListener.h
Bug 1446711 part 1. Get rid of nsIDOMMouseEvent::GetScreenX/Y. r=qdot
2018-03-20 00:16:05 -04:00