зеркало из https://github.com/mozilla/pjs.git
Removed a bogus assertion. b=345699 r+sr=roc
This commit is contained in:
Родитель
9323fd6f09
Коммит
9e1eaab823
|
@ -867,7 +867,6 @@ nsContainerFrame::DeleteNextInFlowChild(nsPresContext* aPresContext,
|
|||
{
|
||||
nsIFrame* prevInFlow = aNextInFlow->GetPrevInFlow();
|
||||
NS_PRECONDITION(prevInFlow, "bad prev-in-flow");
|
||||
NS_PRECONDITION(mFrames.ContainsFrame(aNextInFlow), "bad geometric parent");
|
||||
|
||||
// If the next-in-flow has a next-in-flow then delete it, too (and
|
||||
// delete it first).
|
||||
|
|
Загрузка…
Ссылка в новой задаче