backout changeset 8b6f20bda157 (bug 735577 followup 1) for build failure
This commit is contained in:
@@ -283,7 +283,7 @@ nsHTMLButtonControlFrame::ReflowButtonContents(nsPresContext* aPresContext,
|
||||
aFirstKid, availSize);
|
||||
|
||||
nsReflowStatus contentsReflowStatus;
|
||||
nsHTMLReflowMetrics contentsDesiredSize(aButtonReflowState);
|
||||
nsHTMLReflowMetrics contentsDesiredSize(aButtonReflowState.GetWritingMode());
|
||||
ReflowChild(aFirstKid, aPresContext,
|
||||
contentsDesiredSize, contentsReflowState,
|
||||
xoffset,
|
||||
|
||||
Reference in New Issue
Block a user