commit | 51ac56bc71870f548726e2447f85033673b8013a | [log] [tgz] |
---|---|---|
author | mstensho <mstensho@opera.com> | Wed Apr 13 23:43:33 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 13 23:45:16 2016 |
tree | bc8c80a47fd3e6bfd3e5654b9666c1431b04b1cc | |
parent | c00b76cdbb658e7635e30e49261bbd2f74a394b5 [diff] |
ColumnBalancer: don't skip bounds checking on first or last fragmentainer groups. There should be no need for this special-code. Whatever manages to end up before the first column or after the last one is totally uninteresting to the column balancer. Review URL: https://codereview.chromium.org/1886703002 Cr-Commit-Position: refs/heads/master@{#387150}