mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Fix for bug 9566.
This commit is contained in:
parent
b0a1bfd2ff
commit
bd33391b05
@ -783,6 +783,7 @@ nsTreeRowGroupFrame::GetFirstFrameForReflow(nsIPresContext& aPresContext)
|
||||
// been synched up, and we can now remove our element and
|
||||
// pass the content chain inwards.
|
||||
InitSubContentChain((nsTreeRowGroupFrame*)mTopFrame);
|
||||
return mTopFrame;
|
||||
}
|
||||
else mLinkupFrame = mTopFrame; // We have some frames that we'll eventually catch up with.
|
||||
// Cache the pointer to the first of these frames, so
|
||||
|
Loading…
Reference in New Issue
Block a user