nit
git-svn-id: svn://10.0.0.236/trunk@28932 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -836,7 +836,8 @@ nsLineLayout::ReflowFrame(nsIFrame* aFrame,
|
||||
mSpaceManager->Translate(tx, ty);
|
||||
htmlReflow->Reflow(mPresContext, metrics, reflowState, aReflowStatus);
|
||||
|
||||
// XXX
|
||||
// XXX See if the frame is a placeholderFrame and if it is process
|
||||
// the floater.
|
||||
nsIAtom* frameType;
|
||||
aFrame->GetFrameType(&frameType);
|
||||
if (frameType) {
|
||||
|
||||
Reference in New Issue
Block a user