Gecko:Reflow Refactoring: Difference between revisions

Line 167: Line 167:
** incremental reflow bug on Firefox start page
** incremental reflow bug on Firefox start page
*** probably related to interaction of special height reflows and dirty bits; special height reflows probably need significant redesign
*** probably related to interaction of special height reflows and dirty bits; special height reflows probably need significant redesign
**** special height reflows should not mark dirty, but should ensure nsHTMLReflowState::mFlags.mVResize is set
**** the optimizations to avoid extra work should depend on the new vertical resize optimizations
**** XXX But why does the special height early return cause this bug -- shouldn't there have been a reflow <em>before</em> the special height reflow?
** make width on tables not override intrinsic minimum width [Is this done at this point?]
** make width on tables not override intrinsic minimum width [Is this done at this point?]
** Firefox and Seamonkey print preview doesn't make the print preview tall enough.
** Firefox and Seamonkey print preview doesn't make the print preview tall enough.
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334

edits