deCOMtaminate SetBounds(), GetChildBox(), GetNextBox(), GetParentBox(),
GetVAlign(), GetHAlign(). Remove GetInset(). Bug 243370, patch by Andreas Lange <anlan@lange.cx>, r+sr=roc git-svn-id: svn://10.0.0.236/trunk@220744 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1742,7 +1742,6 @@ nsTextControlFrame::GetPrefSize(nsBoxLayoutState& aState)
|
||||
nsresult rv = CalcIntrinsicSize(aState.GetRenderingContext(), pref);
|
||||
NS_ENSURE_SUCCESS(rv, pref);
|
||||
AddBorderAndPadding(pref);
|
||||
AddInset(pref);
|
||||
|
||||
mPrefSize = pref;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user