r=troy. Reflow commands are now coalesced by block and inline frames. This fixes bug 985 in which we now generate 6 reflow commands instead of 257.
This commit is contained in:
@@ -128,7 +128,7 @@ NS_IMETHODIMP nsHTMLReflowCommand::Dispatch(nsIPresContext* aPresContext,
|
||||
}
|
||||
#endif
|
||||
|
||||
if (nsnull != root) {
|
||||
if (nsnull != root) {
|
||||
mPath.RemoveElementAt(mPath.Count() - 1);
|
||||
|
||||
nsHTMLReflowState reflowState(aPresContext, root, *this,
|
||||
|
||||
Reference in New Issue
Block a user