commit | 96d44249c0e83ac3512dff19904499334c01316d | [log] [tgz] |
---|---|---|
author | mstensho <mstensho@opera.com> | Tue Nov 24 01:39:54 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 24 01:40:47 2015 |
tree | b15472372cda2046462822ae0fe91a4fd92d5e31 | |
parent | 8e976c6fc4b0b450396f5c87f6774bfc2d683100 [diff] |
Record space shortage that prevented an object from fitting in one column. The breakability of the object doesn't matter here. The space shortage that prevented an object from fitting in one column may very well be the lowest space shortage that we'll ever find. So always record it, to avoid over-stretching columns. BUG=559133 R=leviw@chromium.org Review URL: https://codereview.chromium.org/1465193002 Cr-Commit-Position: refs/heads/master@{#361232}