.. |
crashtests
|
Bug 290743 - crashtest.
|
2013-12-23 16:51:57 +00:00 |
grid
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
reftest
|
Bug 1000722 - Rollback close reftest in bug 981477. r=ahal
|
2014-06-24 10:20:00 -04:00 |
test
|
Bug 1053013 - Collapse test-only moz.build files under layout/ into ancestor moz.build files. r=glandium
|
2014-08-20 10:27:18 -07:00 |
tree
|
Bug 1083501 - Port the code that uses nsRenderingContext::SetLineStyle/nsLineStyle to Moz2D. r=mattwoodrow
|
2014-10-16 12:03:44 +01:00 |
BoxObject.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
BoxObject.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
ContainerBoxObject.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
ContainerBoxObject.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
ListBoxObject.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
ListBoxObject.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
MenuBoxObject.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
MenuBoxObject.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
moz.build
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsBox.cpp
|
Bug 1030843 - Fix crash in nsNativeThemeCocoa::GetMinimumWidgetSize. r=roc
|
2014-06-27 10:19:00 +01:00 |
nsBox.h
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
nsBoxFrame.cpp
|
Bug 944836 - Build a draggable region for the window based on the -moz-window-dragging property. r=roc
|
2014-09-18 10:52:27 +02:00 |
nsBoxFrame.h
|
bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu
|
2014-07-24 18:03:26 +01:00 |
nsBoxLayout.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBoxLayout.h
|
bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu
|
2014-07-24 18:03:26 +01:00 |
nsBoxLayoutState.cpp
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsBoxLayoutState.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsButtonBoxFrame.cpp
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
|
2014-04-03 13:18:36 +09:00 |
nsButtonBoxFrame.h
|
Bug 919806 followup: Reindent method declarations affected by NS_IMETHOD-removal. (whitespace-only; no review) DONTBUILD
|
2014-02-18 00:36:33 -08:00 |
nsDeckFrame.cpp
|
Bug 1009628 - Part 2: Asynchronous tab switching for tabbrowser that waits on MozAfterRemotePaint to fire from a remote browser. r=dao, Enn.
|
2014-08-02 08:22:06 -04:00 |
nsDeckFrame.h
|
Bug 1009628 - Part 2: Asynchronous tab switching for tabbrowser that waits on MozAfterRemotePaint to fire from a remote browser. r=dao, Enn.
|
2014-08-02 08:22:06 -04:00 |
nsDocElementBoxFrame.cpp
|
Bug 314095 - Eliminate nsIContent::GetDocument, r=jst
|
2014-08-22 23:11:27 +03:00 |
nsGroupBoxFrame.cpp
|
Bug 1064082 - Get rid of nsRenderingContext's PushState and PopState methods. r=Bas
|
2014-09-11 07:48:10 +01:00 |
nsIBoxObject.idl
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsIBrowserBoxObject.idl
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsIContainerBoxObject.idl
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsIListBoxObject.idl
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsImageBoxFrame.cpp
|
Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas
|
2014-09-10 18:29:35 +01:00 |
nsImageBoxFrame.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
nsIMenuBoxObject.idl
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsIRootBox.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsIScrollbarMediator.h
|
Bug 957445: Part 3 - combines nsIScrollbarOwner with nsIScrollbarMediator, r=mats
|
2014-02-14 19:40:53 +13:00 |
nsIScrollBoxObject.idl
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsISliderListener.idl
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsLeafBoxFrame.cpp
|
bug 1046950 pt 3 - convert ComputeAutoSize to use logical-coordinate parameters. r=smontagu
|
2014-08-24 15:34:51 +01:00 |
nsLeafBoxFrame.h
|
bug 1046950 pt 3 - convert ComputeAutoSize to use logical-coordinate parameters. r=smontagu
|
2014-08-24 15:34:51 +01:00 |
nsListBoxBodyFrame.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsListBoxBodyFrame.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsListBoxLayout.cpp
|
bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu
|
2014-07-24 18:03:26 +01:00 |
nsListBoxLayout.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsListItemFrame.cpp
|
Bug 1048752. Part 16: Move nsFrameSelection::HINT to CaretAssociationHint.h. r=tn
|
2014-08-06 17:19:27 +12:00 |
nsListItemFrame.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsMenuBarFrame.cpp
|
Bug 923971 - Prevent global F10 shortcut from overriding devtools one. r=enndeakin
|
2014-10-06 09:56:00 -04:00 |
nsMenuBarFrame.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
nsMenuBarListener.cpp
|
Bug 1009388 part.4 nsMenuFrame should use WidgetEvent::AccelModifier() for consistency with other modules r=smaug+enndeakin
|
2014-05-22 13:06:06 +09:00 |
nsMenuBarListener.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsMenuFrame.cpp
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsMenuFrame.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsMenuParent.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsMenuPopupFrame.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsMenuPopupFrame.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsPIBoxObject.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsPIListBoxObject.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsPopupSetFrame.cpp
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsPopupSetFrame.h
|
Bug 1015781 - part 3, Fix whitespace and comments, and move some SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods so that they are together in the file. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsProgressMeterFrame.cpp
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsProgressMeterFrame.h
|
Bug 919806 followup: Reindent method declarations affected by NS_IMETHOD-removal. (whitespace-only; no review) DONTBUILD
|
2014-02-18 00:36:33 -08:00 |
nsRepeatService.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsRepeatService.h
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
nsResizerFrame.cpp
|
Bug 1046101 part.18 Rename NS_TOUCH_EVENT to eTouchEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
nsResizerFrame.h
|
Bug 919806 followup: Reindent method declarations affected by NS_IMETHOD-removal. (whitespace-only; no review) DONTBUILD
|
2014-02-18 00:36:33 -08:00 |
nsRootBoxFrame.cpp
|
Bug 1015781 - part 3, Fix whitespace and comments, and move some SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods so that they are together in the file. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsScrollbarButtonFrame.cpp
|
Bug 957445: Part 1 - Scrolling moved from nsScrollbarButtonFrame and nsSliderFrame into nsIScrollbarMediator, r=mats
|
2014-02-05 14:30:34 +13:00 |
nsScrollbarButtonFrame.h
|
Bug 957445: Part 1 - Scrolling moved from nsScrollbarButtonFrame and nsSliderFrame into nsIScrollbarMediator, r=mats
|
2014-02-05 14:30:34 +13:00 |
nsScrollbarFrame.cpp
|
Bug 957445: Part 2 - nsHTML/XULScrollFrame implement nsIScrollbarMediator, r=mats
|
2014-02-05 14:33:18 +13:00 |
nsScrollbarFrame.h
|
Bug 1074165 - Prevent out of range scrolling in nsListboxBodyFrame. r=mats
|
2014-10-09 12:14:26 +00:00 |
nsScrollBoxFrame.cpp
|
Bug 974687 - Part 1: Add about 300 MOZ_OVERRIDE in layout/. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
nsSliderFrame.cpp
|
Bug 1066934 - Don't allow the snapped scrollbar thumb to extend past the scrollbar bounds. r=roc
|
2014-09-18 10:52:38 +02:00 |
nsSliderFrame.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsSplitterFrame.cpp
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsSplitterFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSprocketLayout.cpp
|
Bug 508665 - part 12, Move nsIFrame::GetChildBox/GetNextBox/GetParentBox to XUL where they came from. r=roc
|
2014-05-24 22:20:41 +00:00 |
nsSprocketLayout.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsStackFrame.cpp
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsStackFrame.h
|
Bug 919806: Get rid of NS_IMETHOD in nsIFrame.h and its implementations r=dholbert
|
2014-02-17 23:47:48 -08:00 |
nsStackLayout.cpp
|
Bug 508665 - part 12, Move nsIFrame::GetChildBox/GetNextBox/GetParentBox to XUL where they came from. r=roc
|
2014-05-24 22:20:41 +00:00 |
nsStackLayout.h
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
nsTextBoxFrame.cpp
|
Bug 1074735 pt 2 - Support drawing CSS text decorations (underline, overline, strikeout) on vertical text frames. r=smontagu
|
2014-10-08 10:32:55 +01:00 |
nsTextBoxFrame.h
|
bug 1031241 pt 3 - Also rename Intrinsic{Width,Height} to Intrinsic{I,B}Size. r=smontagu
|
2014-07-24 18:03:26 +01:00 |
nsTitleBarFrame.cpp
|
Bug 992229, convert device to css pixels before setting menupopup position after move or resize, r=tn
|
2014-04-08 08:45:52 -04:00 |
nsTitleBarFrame.h
|
Bug 919806 followup: Reindent method declarations affected by NS_IMETHOD-removal. (whitespace-only; no review) DONTBUILD
|
2014-02-18 00:36:33 -08:00 |
nsXULLabelFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsXULLabelFrame.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsXULPopupManager.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsXULPopupManager.h
|
Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil
|
2014-09-24 12:15:49 -04:00 |
nsXULTooltipListener.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
nsXULTooltipListener.h
|
Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg
|
2013-12-10 18:10:01 -05:00 |
PopupBoxObject.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
PopupBoxObject.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
ScrollBoxObject.cpp
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
ScrollBoxObject.h
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |