commit | 06ca3e8388620eb73b7c4adb80a114dcc17fbbbb | [log] [tgz] |
---|---|---|
author | vollick <[email protected]> | Tue Mar 31 19:37:12 2015 |
committer | Commit bot <[email protected]> | Tue Mar 31 19:37:48 2015 |
tree | ec32ebc8b320b0e634935bfbfe02ae055b54aafc | |
parent | 1d0802e4dca790f345603fe6c1454244ae732eaf [diff] |
Associate clips with the right transform node. The property tree builder would sometimes associate a clip with the wrong transform node (for a given |layer|, the create-a-transform-node step immediately precedes the creat-a-clip-node step, and we'd fail to use the new transform node). BUG=470267 Review URL: https://codereview.chromium.org/1047233002 Cr-Commit-Position: refs/heads/master@{#323089}