зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1000957: Whitespace cleanup in nsFlexContainerFrame::Reflow. r=dholbert
MozReview-Commit-ID: 1kGrL6Ji0Rp
This commit is contained in:
Родитель
e456bd1f3c
Коммит
15e65891fc
|
@ -3796,10 +3796,10 @@ FlexLine::PositionItemsInCrossAxis(nscoord aLineStartPosition,
|
|||
}
|
||||
|
||||
void
|
||||
nsFlexContainerFrame::Reflow(nsPresContext* aPresContext,
|
||||
ReflowOutput& aDesiredSize,
|
||||
nsFlexContainerFrame::Reflow(nsPresContext* aPresContext,
|
||||
ReflowOutput& aDesiredSize,
|
||||
const ReflowInput& aReflowInput,
|
||||
nsReflowStatus& aStatus)
|
||||
nsReflowStatus& aStatus)
|
||||
{
|
||||
MarkInReflow();
|
||||
DO_GLOBAL_REFLOW_COUNT("nsFlexContainerFrame");
|
||||
|
|
Загрузка…
Ссылка в новой задаче