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

Issue 2033163003: 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:
ajuma
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
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 Committed: https://crrev.com/8d0064fad7a0842a60a61a00ffc58775f8c8f982 Cr-Commit-Position: refs/heads/master@{#397543}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

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 2 1 chunk +48 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 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: 11 (5 generated)
jaydasika
PTAL
4 years, 6 months ago (2016-06-02 20:09:39 UTC) #3
ajuma
lgtm with a nit about the test: https://codereview.chromium.org/2033163003/diff/20001/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (right): https://codereview.chromium.org/2033163003/diff/20001/cc/trees/layer_tree_host_common_unittest.cc#newcode2470 cc/trees/layer_tree_host_common_unittest.cc:2470: EXPECT_TRUE(result_layer); Please ...
4 years, 6 months ago (2016-06-02 20:38:50 UTC) #4
jaydasika
https://codereview.chromium.org/2033163003/diff/20001/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (right): https://codereview.chromium.org/2033163003/diff/20001/cc/trees/layer_tree_host_common_unittest.cc#newcode2470 cc/trees/layer_tree_host_common_unittest.cc:2470: EXPECT_TRUE(result_layer); On 2016/06/02 20:38:49, ajuma wrote: > Please check ...
4 years, 6 months ago (2016-06-02 20:45:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2033163003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2033163003/40001
4 years, 6 months ago (2016-06-02 20:47:11 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-02 23:35:10 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 23:36:12 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8d0064fad7a0842a60a61a00ffc58775f8c8f982
Cr-Commit-Position: refs/heads/master@{#397543}

Powered by Google App Engine
This is Rietveld 408576698