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

Issue 2770963002: Build property trees for the HUD layer when using layer lists (Closed)

Created:
3 years, 9 months ago by pdr.
Modified:
3 years, 9 months ago
Reviewers:
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Build property trees for the HUD layer when using layer lists When using layer lists in the compositor (aka, SPV2 mode), the hud layer created in the layer tree host will not have property tree nodes set. This patch ensures these nodes are set by the layer tree host. With this patch, running with the following flags does not crash: --enable-slimming-paint-v2 --show-paint-rects BUG=698066 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -0 lines) Patch
M cc/layers/layer.h View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/layers/layer.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 2 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (5 generated)
pdr.
3 years, 9 months ago (2017-03-23 00:10:33 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698