Bug #229112 --> Unable to bring up a compose window in debug builds

r/sr=bryner


git-svn-id: svn://10.0.0.236/trunk@150612 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scott%scott-macgregor.org 2003-12-21 21:42:55 +00:00
parent 37dde8c9ee
commit c7935946e6

View File

@ -98,7 +98,7 @@ nsGridRowLeafFrame::GetBorderAndPadding(nsMargin& aBorderAndPadding)
PRInt32 isHorizontal = IsHorizontal();
nsBoxLayoutState state((nsIPresContext*)nsnull);
nsBoxLayoutState state((nsIPresContext*) GetPresContext());
PRInt32 firstIndex = 0;
PRInt32 lastIndex = 0;