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

Issue 2876473005: Get rid of two callsites of effect_tree.FindNodeIndexFromOwningLayerId. (Closed)

Created:
3 years, 7 months ago by chrishtr
Modified:
3 years, 7 months ago
Reviewers:
ajuma, wkorman
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Get rid of two callsites of effect_tree.FindNodeIndexFromOwningLayerId. BUG=718564 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2876473005 Cr-Commit-Position: refs/heads/master@{#471112} Committed: https://chromium.googlesource.com/chromium/src/+/5f60ca0996ee808f6479a89ea74c665888b41bfd

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -122 lines) Patch
M cc/layers/effect_tree_layer_list_iterator_unittest.cc View 3 chunks +17 lines, -17 lines 0 comments Download
M cc/layers/render_surface_impl.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/test/layer_test_common.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_test_common.cc View 1 chunk +5 lines, -13 lines 2 comments Download
M cc/test/layer_tree_json_parser_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/damage_tracker_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M cc/trees/effect_node.h View 1 chunk +3 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 16 chunks +78 lines, -57 lines 2 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 19 chunks +32 lines, -25 lines 0 comments Download
M cc/trees/occlusion_tracker_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 15 (10 generated)
chrishtr
https://codereview.chromium.org/2876473005/diff/1/cc/test/layer_test_common.cc File cc/test/layer_test_common.cc (right): https://codereview.chromium.org/2876473005/diff/1/cc/test/layer_test_common.cc#newcode38 cc/test/layer_test_common.cc:38: if (RenderSurfaceImpl* surface = The old test code assumed ...
3 years, 7 months ago (2017-05-11 20:07:00 UTC) #5
wkorman
lgtm https://codereview.chromium.org/2876473005/diff/1/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (right): https://codereview.chromium.org/2876473005/diff/1/cc/trees/layer_tree_host_common_unittest.cc#newcode881 cc/trees/layer_tree_host_common_unittest.cc:881: ASSERT_EQ(GetRenderSurface(child_of_root), GetRenderSurface(root)); Adding assert/expect helper to shorten all ...
3 years, 7 months ago (2017-05-11 22:09:26 UTC) #8
chrishtr
https://codereview.chromium.org/2876473005/diff/1/cc/test/layer_test_common.cc File cc/test/layer_test_common.cc (right): https://codereview.chromium.org/2876473005/diff/1/cc/test/layer_test_common.cc#newcode38 cc/test/layer_test_common.cc:38: if (RenderSurfaceImpl* surface = On 2017/05/11 at 20:07:00, chrishtr ...
3 years, 7 months ago (2017-05-11 22:15:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2876473005/1
3 years, 7 months ago (2017-05-11 22:16:13 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 23:10:08 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/5f60ca0996ee808f6479a89ea74c...

Powered by Google App Engine
This is Rietveld 408576698