commit | 9653a8175a97e6f8fa54219c6294ddb71033bfdf | [log] [tgz] |
---|---|---|
author | tdresser <tdresser@chromium.org> | Wed Dec 09 19:18:38 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 09 19:19:43 2015 |
tree | 398e7962a9fb57becb0e7e9e8b850f00839750d0 | |
parent | ce844811f91dcdf3744e5ec97eff4cd5bdc49880 [diff] |
Fix flattening for scrollable areas. Previously we flattened the scrollingContentsLayer, but not the graphics or scrolling layers. This resulted in incorrect hit testing sometimes. BUG=543655 Review URL: https://codereview.chromium.org/1407383005 Cr-Commit-Position: refs/heads/master@{#364120}