Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Issue 2042573002: cc : Fix hit testing bug in resourceless software draw mode (Closed)

Created:
4 years, 6 months ago by jaydasika
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

cc : Fix hit testing bug in resourceless software draw mode Hit testing assumes that the transform node corresponding to target id of clip node always has a render surface. This is not true when we are in resourceless software draw mode. BUG=614438, 604731 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/2033163003 Cr-Commit-Position: refs/heads/master@{#397543} (cherry picked from commit 8d0064fad7a0842a60a61a00ffc58775f8c8f982) Committed: https://chromium.googlesource.com/chromium/src/+/bb87edece9bacb94593ace23a2c36dc3f3439346

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -5 lines) Patch
M cc/trees/layer_tree_host_common_unittest.cc View 1 chunk +48 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
jaydasika
4 years, 6 months ago (2016-06-04 01:33:19 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bb87edece9bacb94593ace23a2c36dc3f3439346.

Powered by Google App Engine
This is Rietveld 408576698