17
edits
| Line 34: | Line 34: | ||
=== Resize without available size change === | === Resize without available size change === | ||
As we cache all neccessary sizes, there is no need to reflow just to return the MEW or the maximum width. We do this at the outermost level in [lxr nsTableOuterFrame::Reflow]. | As we cache all neccessary sizes, there is no need to reflow just to return the MEW or the maximum width. We do this at the outermost level in [http://lxr.mozilla.org/seamonkey/search?string=nsTableOuterFrame%3A%3AReflow%28 nsTableOuterFrame::Reflow]. | ||
edits