.. |
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 1220190 - use UniquePtr<T[]> instead of delete[] calls in layout/xul/; r=dholbert
|
2015-10-30 11:45:39 -04: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 1228501 patch 5 - Remove NS_FONT_DECORATION_* constants. r=jdaggett
|
2015-11-30 14:02:26 -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
|
|
|
nsBox.h
|
|
|
nsBoxFrame.cpp
|
|
|
nsBoxFrame.h
|
|
|
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 895274 part.31 Rename NS_MOUSE_CLICK to eMouseClick r=smaug
|
2015-08-29 08:58:32 +09:00 |
nsButtonBoxFrame.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDeckFrame.cpp
|
|
|
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 1209765 (Part 10) - Support sync decoding and track draw results when drawing borders in nsGroupBoxFrame. r=tn
|
2015-10-22 19:54:49 -07: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
|
|
|
nsLeafBoxFrame.h
|
|
|
nsListBoxBodyFrame.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsListBoxBodyFrame.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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
|
|
|
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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMenuFrame.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMenuParent.h
|
|
|
nsMenuPopupFrame.cpp
|
Bug 1224482 (part 3) - Replace GetClientOffsetUntyped() with GetClientOffset(). r=kats.
|
2015-11-13 01:37:02 -08:00 |
nsMenuPopupFrame.h
|
Bug 1224482 (part 3) - Replace GetClientOffsetUntyped() with GetClientOffset(). r=kats.
|
2015-11-13 01:37:02 -08:00 |
nsPIBoxObject.h
|
|
|
nsPIListBoxObject.h
|
|
|
nsPopupSetFrame.cpp
|
|
|
nsPopupSetFrame.h
|
|
|
nsProgressMeterFrame.cpp
|
|
|
nsProgressMeterFrame.h
|
|
|
nsRepeatService.cpp
|
|
|
nsRepeatService.h
|
|
|
nsResizerFrame.cpp
|
Bug 1223653 patch 2 - Use an enum class for NS_STYLE_BOX_SIZING_*. r=heycam
|
2015-11-19 18:09:29 -08:00 |
nsResizerFrame.h
|
|
|
nsRootBoxFrame.cpp
|
Bug 895274 part.26 Rename NS_MOUSE_BUTTON_UP to eMouseUp r=smaug
|
2015-08-29 08:58:30 +09:00 |
nsScrollbarButtonFrame.cpp
|
Bug 895274 part.34 Rename NS_MOUSE_OUT to eMouseOut r=smaug
|
2015-08-29 08:58:32 +09:00 |
nsScrollbarButtonFrame.h
|
|
|
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 1225178 - Don't start APZ drag if we don't have a displayport to handle it. r=kats
|
2015-11-23 13:59:14 -05:00 |
nsSliderFrame.h
|
Bug 1211612 - Add DragInputBlock for async scrollbars. r=kats
|
2015-10-26 16:06:49 -04:00 |
nsSplitterFrame.cpp
|
Bug 1220190 - use UniquePtr<T[]> instead of delete[] calls in layout/xul/; r=dholbert
|
2015-10-30 11:45:39 -04:00 |
nsSplitterFrame.h
|
|
|
nsSprocketLayout.cpp
|
|
|
nsSprocketLayout.h
|
|
|
nsStackFrame.cpp
|
|
|
nsStackFrame.h
|
|
|
nsStackLayout.cpp
|
Bug 1187846 Stack layout doesn't honour min/max sizes for positioned elements r=Enn
|
2015-07-31 23:21:28 +01:00 |
nsStackLayout.h
|
|
|
nsTextBoxFrame.cpp
|
Bug 1228501 patch 5 - Remove NS_FONT_DECORATION_* constants. r=jdaggett
|
2015-11-30 14:02:26 -08:00 |
nsTextBoxFrame.h
|
|
|
nsTitleBarFrame.cpp
|
Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
|
2015-11-09 21:37:32 -08:00 |
nsTitleBarFrame.h
|
|
|
nsXULLabelFrame.cpp
|
|
|
nsXULLabelFrame.h
|
|
|
nsXULPopupManager.cpp
|
Bug 1224482 (part 3) - Replace GetClientOffsetUntyped() with GetClientOffset(). r=kats.
|
2015-11-13 01:37:02 -08:00 |
nsXULPopupManager.h
|
Bug 1191897, add a flag for popups which allow shortcut keys to not be consumed, fixes shortcuts not working when an e10s select popup is open, r=neil
|
2015-09-17 11:20:33 -04: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
|
|
|