Backed out changeset 7be71c699b85 (bug 984226) for crashtest asserts.

This commit is contained in:
Ryan VanderMeulen
2014-04-08 15:31:45 -04:00
parent 4f2ab11f5d
commit 3312b5d3a8
9 changed files with 70 additions and 126 deletions

View File

@@ -1955,7 +1955,7 @@ nsTableFrame::FixupPositionedTableParts(nsPresContext* aPresContext,
// FIXME: Unconditionally using NS_UNCONSTRAINEDSIZE for the height and
// ignoring any change to the reflow status aren't correct. We'll never
// paginate absolutely positioned frames.
overflowTracker.AddFrame(positionedPart, OverflowChangedTracker::CHILDREN_CHANGED);
overflowTracker.AddFrame(positionedPart);
nsFrame* positionedFrame = static_cast<nsFrame*>(positionedPart);
positionedFrame->FinishReflowWithAbsoluteFrames(PresContext(),
desiredSize,