Changes

Jump to: navigation, search

Gecko:Reflow Refactoring

281 bytes removed, 06:39, 23 June 2006
Future Development Tasks
** fix [http://dbaron.org/css/test/sec1704 side captions] in nsTableOuterFrame or nsHTMLReflowState
** consider going back to old top/bottom caption behavior in nsTableOuterFrame or nsHTMLReflowState
** <s>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**** 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</ems> the special height reflow?- Done [[User:Dbaron|David Baron]] 23:39, 22 June 2006 (PDT)
** 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.
* figure out why <code>nsDocShellTreeOwner::SizeShellTo</code> calls ResizeReflow directly and fix it
* go through "XXX" comments added on branch and address them
* should table special height reflows mark dirty or ensure nsHTMLReflowState::mFlags.mVResize is set and depend on vertical resize optimizations?
== Future Testing Tasks ==
Canmove, confirm, emeritus
1,334
edits

Navigation menu