| commit | 3b0ebe0bfdbc9fc105b2c5b0af192e8b622a0477 | [log] [tgz] |
|---|---|---|
| author | jbroman <jbroman@chromium.org> | Thu Jul 14 20:57:20 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 20:59:43 2016 |
| tree | 8118c31a276ad6157215aadabbf0582cd47095a2 | |
| parent | 38d96aa1885a7886f96d5b6f8da28f58944c23cc [diff] |
[SPv2] Move PaintPropertyTreeBuilder state for containing blocks into a struct. This makes it easier to see that copies of all relevant fields are correct, and also makes it easier to add new state inherited on the containing block chain. BUG=563667 Review-Url: https://codereview.chromium.org/2144733008 Cr-Commit-Position: refs/heads/master@{#405566}