gecko/layout/xul
2016-01-06 23:55:00 -05:00
..
crashtests Bug 1223928 (follow-up) - Back out one line of cset 474012a19e10 since it's not needed any more; the assertion went away. r=me 2015-11-26 14:32:27 -05:00
grid Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
reftest
test Bug 1223526 - Create an empty theme for mobile/native UI r=margaret,mossop,gbrown 2015-11-20 12:03:01 -05:00
tree Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
BoxObject.cpp Bug 1187784 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in layout/ with iterators. r=heycam. 2015-10-20 21:00:35 -07:00
BoxObject.h
ContainerBoxObject.cpp
ContainerBoxObject.h
ListBoxObject.cpp
ListBoxObject.h
MenuBoxObject.cpp
MenuBoxObject.h
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsBox.cpp Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsBox.h Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsBoxFrame.cpp Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc. 2015-12-03 19:16:59 -08:00
nsBoxFrame.h Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsBoxLayout.cpp
nsBoxLayout.h
nsBoxLayoutState.cpp
nsBoxLayoutState.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsButtonBoxFrame.cpp Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsButtonBoxFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsDeckFrame.cpp Bug 1231256 (part 7) - Remove unused parameters from two layout functions. r=roc. 2015-12-07 15:27:01 -08:00
nsDeckFrame.h
nsDocElementBoxFrame.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsGroupBoxFrame.cpp Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc. 2015-12-06 17:15:53 -08:00
nsIBoxObject.idl
nsIBrowserBoxObject.idl
nsIContainerBoxObject.idl
nsIListBoxObject.idl
nsImageBoxFrame.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsImageBoxFrame.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsIMenuBoxObject.idl
nsIRootBox.h
nsIScrollbarMediator.h
nsIScrollBoxObject.idl
nsISliderListener.idl
nsLeafBoxFrame.cpp Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsLeafBoxFrame.h Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsListBoxBodyFrame.cpp Bug 1232852 (part 4) - Remove some unused parameters in and around layout/base/. r=heycam. 2016-01-05 16:08:17 -08:00
nsListBoxBodyFrame.h Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc. 2015-12-06 17:15:53 -08:00
nsListBoxLayout.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsListBoxLayout.h
nsListItemFrame.cpp
nsListItemFrame.h
nsMenuBarFrame.cpp Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc. 2015-12-06 17:15:53 -08:00
nsMenuBarFrame.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsMenuBarListener.cpp Bug 1192655 - Make menubar not react to events when it is not visible. r=enn 2015-08-29 11:12:41 +10:00
nsMenuBarListener.h
nsMenuFrame.cpp Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsMenuFrame.h Bug 1230863 - Remove unused nsPresContext args from many functions. r=roc. 2015-12-06 17:15:53 -08:00
nsMenuParent.h
nsMenuPopupFrame.cpp Bug 1231256 (part 9) - Remove unused parameter from ShowPopup(). r=roc. 2015-12-08 20:04:37 -08:00
nsMenuPopupFrame.h Bug 1231256 (part 9) - Remove unused parameter from ShowPopup(). r=roc. 2015-12-08 20:04:37 -08:00
nsPIBoxObject.h
nsPIListBoxObject.h
nsPopupSetFrame.cpp
nsPopupSetFrame.h
nsProgressMeterFrame.cpp
nsProgressMeterFrame.h
nsRepeatService.cpp
nsRepeatService.h
nsResizerFrame.cpp Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert 2015-11-22 21:33:47 -08:00
nsResizerFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsRootBoxFrame.cpp Bug 1231256 (part 7) - Remove unused parameters from two layout functions. r=roc. 2015-12-07 15:27:01 -08:00
nsScrollbarButtonFrame.cpp Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsScrollbarButtonFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsScrollbarFrame.cpp
nsScrollbarFrame.h
nsScrollBoxFrame.cpp Bug 895274 part.34 Rename NS_MOUSE_OUT to eMouseOut r=smaug 2015-08-29 08:58:32 +09:00
nsSliderFrame.cpp Bug 1205643 - Move scrollbar borders to slider to receive button events. r=karlt 2016-01-06 23:55:00 -05:00
nsSliderFrame.h Bug 1231256 (part 10) - Remove unused parameters from StartAPZDrag(). r=roc. 2015-12-08 20:05:13 -08:00
nsSplitterFrame.cpp Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsSplitterFrame.h
nsSprocketLayout.cpp Bug 1231256 (part 7) - Remove unused parameters from two layout functions. r=roc. 2015-12-07 15:27:01 -08:00
nsSprocketLayout.h Bug 1231256 (part 7) - Remove unused parameters from two layout functions. r=roc. 2015-12-07 15:27:01 -08:00
nsStackFrame.cpp Bug 1231256 (part 7) - Remove unused parameters from two layout functions. r=roc. 2015-12-07 15:27:01 -08:00
nsStackFrame.h
nsStackLayout.cpp Bug 1231256 (part 7) - Remove unused parameters from two layout functions. r=roc. 2015-12-07 15:27:01 -08:00
nsStackLayout.h Bug 1231256 (part 7) - Remove unused parameters from two layout functions. r=roc. 2015-12-07 15:27:01 -08:00
nsTextBoxFrame.cpp Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
nsTextBoxFrame.h Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
nsTitleBarFrame.cpp Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsTitleBarFrame.h Bug 1231256 (part 8) - Remove unused parameters from MouseClicked(). r=roc. 2015-12-07 15:30:05 -08:00
nsXULLabelFrame.cpp
nsXULLabelFrame.h
nsXULPopupManager.cpp Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert 2015-11-22 21:33:47 -08:00
nsXULPopupManager.h Bug 1231256 (part 11) - Remove unused parameter from HidePopupsInList(). r=roc. 2015-12-08 20:06:04 -08:00
nsXULTooltipListener.cpp Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz 2015-10-26 14:37:32 -07:00
nsXULTooltipListener.h
PopupBoxObject.cpp Bug 1228125 (part 2) - Remove nsIWidget::GetScreenBoundsUntyped(). r=botond. 2015-11-25 20:55:34 -08:00
PopupBoxObject.h
ScrollBoxObject.cpp Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan 2015-08-04 16:17:36 -07:00
ScrollBoxObject.h