gecko-dev/layout/xul/grid
Emilio Cobos Álvarez d9d7f09456 Bug 1619428 - Make the overlay scrollbars check work in all platforms. r=mstange
Reuse the AddXULMinSize logic which already deals with all the widget stuff,
non-themed scrollbars, etc.

Remove some useless margin declarations and such in GeckoView scrollbars code
now that AddXULMinSize does look at the min-width/height properties.

Differential Revision: https://phabricator.services.mozilla.com/D65129

--HG--
extra : moz-landing-system : lando
2020-03-03 20:30:52 +00:00
..
crashtests Bug 1595877, replace some .xul test files (crashtests and reftests) in layout/ with .xhtml r=dholbert 2019-11-16 01:02:44 +00:00
reftests Bug 1595877, replace some .xul test files (crashtests and reftests) in layout/ with .xhtml r=dholbert 2019-11-16 01:02:44 +00:00
moz.build
nsGrid.cpp Bug 1619428 - Make the overlay scrollbars check work in all platforms. r=mstange 2020-03-03 20:30:52 +00:00
nsGrid.h
nsGridCell.cpp Bug 1549267 Part 1 - Remove NS_INTRINSICSIZE and NS_AUTOHEIGHT. r=mats 2019-06-04 23:41:20 +00:00
nsGridCell.h
nsGridLayout2.cpp Bug 1549267 Part 1 - Remove NS_INTRINSICSIZE and NS_AUTOHEIGHT. r=mats 2019-06-04 23:41:20 +00:00
nsGridLayout2.h
nsGridRow.cpp
nsGridRow.h
nsGridRowGroupFrame.cpp
nsGridRowGroupFrame.h
nsGridRowGroupLayout.cpp Bug 1604009 - Remove dead assignments from nsGridRowGroupLayout functions. r=dbaron 2019-12-15 18:57:44 +00:00
nsGridRowGroupLayout.h
nsGridRowLayout.cpp
nsGridRowLayout.h
nsGridRowLeafFrame.cpp
nsGridRowLeafFrame.h
nsGridRowLeafLayout.cpp
nsGridRowLeafLayout.h
nsIGridPart.h