.. |
crashtests
|
No bug - Various crashtest manifest cleanups.
|
2015-10-31 19:35:27 -04: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
|
Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal
|
2015-03-10 02:43:00 +01:00 |
test
|
Bug 1207495 - Remove use of expression closure from layout/. r=bz
|
2015-09-23 18:40:36 +09:00 |
tree
|
No bug - Various crashtest manifest cleanups.
|
2015-10-31 19:35:27 -04: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
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ContainerBoxObject.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
ContainerBoxObject.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ListBoxObject.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ListBoxObject.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
MenuBoxObject.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
MenuBoxObject.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
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 1148971 - Make nsITheme::GetMinimumWidgetSize return a LayoutDeviceIntSize result instead of the unit-less nsIntSize type. r=roc
|
2015-03-30 11:36:14 -04:00 |
nsBox.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsBoxFrame.cpp
|
Bug 1148515 - Do the scrollbar thumb layer wrapping in nsSliderFrame so that the thumb's event region is wrapped, too. r=tn
|
2015-04-21 15:22:28 -04:00 |
nsBoxFrame.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07: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 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
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
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
|
Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn
|
2015-05-12 01:49:25 -07:00 |
nsIScrollBoxObject.idl
|
|
|
nsISliderListener.idl
|
|
|
nsLeafBoxFrame.cpp
|
Bug 1148833 part 3 - Remove nsIFrame::WillReflow and add a non-virtual MarkInReflow method instead that sets NS_FRAME_IN_REFLOW. Call it at the start of Reflow(). r=roc
|
2015-03-29 22:38:40 +00:00 |
nsLeafBoxFrame.h
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
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
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsListItemFrame.cpp
|
|
|
nsListItemFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsMenuBarFrame.cpp
|
Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil
|
2015-06-26 09:32:25 -07: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
|
Bug 1163304 Close all existing popups when menubar becomes active because it should have pseudo focus and other popups shouldn't handle key events r=enn+neil
|
2015-05-15 20:42:14 +09:00 |
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
|
Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil
|
2015-06-26 09:32:25 -07:00 |
nsMenuPopupFrame.cpp
|
Bug 1216284 - Tooltips do not flip correctly on OSX. r=enndeakin
|
2015-11-02 14:26:00 +01:00 |
nsMenuPopupFrame.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsPIBoxObject.h
|
|
|
nsPIListBoxObject.h
|
|
|
nsPopupSetFrame.cpp
|
|
|
nsPopupSetFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsProgressMeterFrame.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsProgressMeterFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsRepeatService.cpp
|
|
|
nsRepeatService.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsResizerFrame.cpp
|
Bug 1205511 - Make nsMenuPopupFrame::MoveTo()'s arguments strongly typed. r=enn
|
2015-09-28 20:17:34 -04:00 |
nsResizerFrame.h
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
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
|
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
|
2015-04-22 08:29:22 +02:00 |
nsScrollbarFrame.cpp
|
Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn
|
2015-05-12 01:49:25 -07:00 |
nsScrollbarFrame.h
|
Backout 3c3337ed60a1 (bug 1139306) for causing bug 1156918.
|
2015-04-21 15:09:48 -05:00 |
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 1211612 - Add DragInputBlock for async scrollbars. r=kats
|
2015-10-26 16:06:49 -04: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
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsSprocketLayout.cpp
|
Bug 1150021. Make sure that boxes inside vertical RTL boxes are placed on the right. r=roc
|
2015-04-07 02:28:57 -05:00 |
nsSprocketLayout.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsStackFrame.cpp
|
|
|
nsStackFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
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
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsTextBoxFrame.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsTextBoxFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsTitleBarFrame.cpp
|
Bug 1205511 - Make nsMenuPopupFrame::MoveTo()'s arguments strongly typed. r=enn
|
2015-09-28 20:17:34 -04:00 |
nsTitleBarFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULLabelFrame.cpp
|
|
|
nsXULLabelFrame.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsXULPopupManager.cpp
|
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07: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
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PopupBoxObject.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PopupBoxObject.h
|
Bug 873923, add a method to allow popups to be anchored at a rectangle, r=tn,mark,khuey
|
2015-05-08 14:49:54 -04:00 |
ScrollBoxObject.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
ScrollBoxObject.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |