This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-19 17:38:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
layout
/
xul
/
grid
History
Ehsan Akhgari
60360fc645
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
..
crashtests
…
examples
…
reftests
…
moz.build
…
nsGrid.cpp
…
nsGrid.h
…
nsGridCell.cpp
…
nsGridCell.h
Bug 1049075: Remove unnecessary "virtual" keyword from ~nsGridCell (which nothing derives from & inherits from nothing). r=tn
2014-08-08 15:22:26 -07:00
nsGridLayout2.cpp
…
nsGridLayout2.h
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
nsGridRow.cpp
…
nsGridRow.h
…
nsGridRowGroupFrame.cpp
…
nsGridRowGroupFrame.h
…
nsGridRowGroupLayout.cpp
…
nsGridRowGroupLayout.h
…
nsGridRowLayout.cpp
…
nsGridRowLayout.h
…
nsGridRowLeafFrame.cpp
…
nsGridRowLeafFrame.h
…
nsGridRowLeafLayout.cpp
…
nsGridRowLeafLayout.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
nsIGridPart.h
…