commit | 9d8b8320a54fc65539d99be0e2a489e2e2b1b7bc | [log] [tgz] |
---|---|---|
author | kenrb <[email protected]> | Tue Mar 01 18:53:24 2016 |
committer | Commit bot <[email protected]> | Tue Mar 01 18:55:41 2016 |
tree | 52a3c40c73b9c2fcb91cf4dca8940520b5faba49 | |
parent | 64484f863976b3cffc84201e8a396d1fa018cba1 [diff] |
Make browser hit testing return correct SurfaceId with nested Surfaces A regression caused SurfaceHittest::GetTargetSurfaceAtPoint() to return the incorrect SurfaceId when the correct Surface was nested more than one layer from the root Surface. This fixes the regression. BUG=589572 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1743303002 Cr-Commit-Position: refs/heads/master@{#378495}