Bug 106386 Correct misspellings in source code
patch by mats.palmgren@bredband.net r=dbaron sr=dbaron git-svn-id: svn://10.0.0.236/trunk@185018 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -492,7 +492,7 @@ nsInlineFrame::ReflowFrames(nsPresContext* aPresContext,
|
||||
if (irs.mSetParentPointer) {
|
||||
frame->SetParent(this);
|
||||
|
||||
// We also need to check if frame has a next-in-flow. It it does, then set
|
||||
// We also need to check if frame has a next-in-flow. If it does, then set
|
||||
// its parent frame pointer, too. Otherwise, if we reflow frame and it's
|
||||
// complete we'll fail when deleting its next-in-flow which is no longer
|
||||
// needed. This scenario doesn't happen often, but it can happen
|
||||
|
||||
Reference in New Issue
Block a user