r=troy; Added a property for max-element-size storage for fixing bug 13196
git-svn-id: svn://10.0.0.236/trunk@51387 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -101,6 +101,7 @@ LAYOUT_ATOM(viewportFrame, "ViewportFrame")
|
||||
|
||||
// Alphabetical list of frame property names
|
||||
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
||||
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
||||
|
||||
#ifdef DEBUG
|
||||
// Alphabetical list of atoms used by debugging code
|
||||
|
||||
@@ -101,6 +101,7 @@ LAYOUT_ATOM(viewportFrame, "ViewportFrame")
|
||||
|
||||
// Alphabetical list of frame property names
|
||||
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
||||
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
||||
|
||||
#ifdef DEBUG
|
||||
// Alphabetical list of atoms used by debugging code
|
||||
|
||||
@@ -101,6 +101,7 @@ LAYOUT_ATOM(viewportFrame, "ViewportFrame")
|
||||
|
||||
// Alphabetical list of frame property names
|
||||
LAYOUT_ATOM(overflowProperty, "OverflowProperty")
|
||||
LAYOUT_ATOM(maxElementSizeProperty, "MaxElementSizeProperty")
|
||||
|
||||
#ifdef DEBUG
|
||||
// Alphabetical list of atoms used by debugging code
|
||||
|
||||
Reference in New Issue
Block a user