| commit | 7f6ee2762d0e5617c17ad828d6353424ca59bacd | [log] [tgz] |
|---|---|---|
| author | cbiesinger <cbiesinger@chromium.org> | Wed Jul 13 03:38:28 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 03:41:56 2016 |
| tree | 673ca7e16383cef9cf9f3adc7ef6cfa88a46c10c | |
| parent | 824bea8069b71ecb4f8c94fbeb78d19196304f1c [diff] |
[css-flexbox] Cache whether our main axis size is definite This is an important performance optimization on pages that have a lot of percentage-sized descendants of flexboxes. TEST=n/a, no change in behavior BUG=617792 Review-Url: https://codereview.chromium.org/2056043002 Cr-Commit-Position: refs/heads/master@{#404969}