commit | e4910fa2524207fbba1257dc1cc416b78d4d898e | [log] [tgz] |
---|---|---|
author | jaydasika <[email protected]> | Fri Oct 09 00:52:09 2015 |
committer | Commit bot <[email protected]> | Fri Oct 09 00:52:47 2015 |
tree | 536b1e74e9ee9e9ab997e7407ddbc23b0b709fc3 | |
parent | fc9d4efab119baf1c78b3db56269532311b35d9c [diff] |
Skip clip rect computation when layer and its target are unclipped. This also removes a bug where a clip child was using the entire clip of its clip parent's target while computing its visible rect, it now uses only the local clip of the clip parent. BUG=537797 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1390403003 Cr-Commit-Position: refs/heads/master@{#353191}