gecko-dev/layout/xul/grid
Sebastian Hengst 8f6c082926 Bug 1310297 - Remove test annotations using b2g, mulet or gonk: layout/xul. r=RyanVM
MozReview-Commit-ID: 7L2yY2Jc3FI

--HG--
extra : rebase_source : e82cecfca06ba99103245b23578a03829e18f764
2016-11-05 11:29:20 +01:00
..
crashtests
examples
reftests Bug 1310297 - Remove test annotations using b2g, mulet or gonk: layout/xul. r=RyanVM 2016-11-05 11:29:20 +01:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsGrid.cpp Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron 2016-07-21 18:36:34 +08:00
nsGrid.h Bug 1231256 (part 1) - Remove unused nsBoxLayoutState parameters from many functions. r=roc. 2015-12-07 10:17:47 -08:00
nsGridCell.cpp Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridCell.h Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridLayout2.cpp Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron 2016-07-21 18:36:34 +08:00
nsGridLayout2.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRow.cpp Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRow.h Bug 1053986 - Rename nsIFrame::IsCollapsed to IsXULCollapsed, and related methods. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowGroupFrame.cpp Bug 1053986 - Rename nsBox::GetNextBox to GetNextXULBox. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowGroupFrame.h Bug 1053986 - Rename nsIFrame::GetFlex to GetXULFlex. r=dholbert 2016-04-20 21:28:31 -07:00
nsGridRowGroupLayout.cpp Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron 2016-07-21 18:36:34 +08:00
nsGridRowGroupLayout.h Bug 1053986 - Rename nsIFrame::GetMaxSize to GetXULMaxSize, and related methods. r=dholbert 2016-04-20 21:28:31 -07:00
nsGridRowLayout.cpp Bug 1053986 - Rename nsIFrame::GetLayoutManager to GetXULLayoutManager. r=dholbert 2016-04-20 21:28:33 -07:00
nsGridRowLayout.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
nsGridRowLeafFrame.cpp Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsGridRowLeafFrame.h Bug 1053986 - Rename nsIFrame::GetBorderAndPadding to GetXULBorderAndPadding. r=dholbert 2016-04-20 21:28:32 -07:00
nsGridRowLeafLayout.cpp Bug 1053986 - Rename nsIFrame::IsHorizontal to IsXULHorizontal, and related methods. r=dholbert 2016-04-20 21:28:34 -07:00
nsGridRowLeafLayout.h Bug 1053986 - Rename nsIFrame::Layout to XULLayout, and related methods with the same name. r=dholbert 2016-04-20 21:28:32 -07:00
nsIGridPart.h