Changes

Jump to: navigation, search

Gecko:Reflow Refactoring

67 bytes added, 06:26, 25 July 2006
Future Development Tasks: ascent
* convert form control code
** <s>figure out whether to refactor <code>nsLeafFrame::GetDesiredSize</code> and implement <code>nsLeafFrame::GetMinWidth</code> and <code>nsLeafFrame::GetPrefWidth</code> in terms of it or whether to implement <code>GetMinWidth</code> and <code>GetPrefWidth</code> separately for all the subclasses of <code>nsLeafFrame</code> that use <code>GetDesiredSize</code></s> - done, bzbarsky, 1 May 2006
** should ascent just be a member of nsIFrame?
** go back to caching ascent again and optimizing more
*** or should ascent just be a member of nsIFrame?
*** or should ascent computation just be separate from reflow?
* convert MathML code
** similar refactoring decisions as for <code>nsLeafFrame</code>, but the inline intrinsic width API may be more involved here
Canmove, confirm, emeritus
1,334
edits

Navigation menu