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:
parent
37dde8c9ee
commit
c7935946e6
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user