DescriptionRemove RenderBlock::pushToNextPageWithMinimumLogicalHeight().
It is currently never called, because we always have "uniform page
height". If we would ever get non-uniform page height in the future,
though, that method would do the wrong thing anyway, and prevent us
from inserting breaks. So just get rid of it for now.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171686
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|