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

Issue 2776473002: 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:
ajuma
CC:
cc-bugs_chromium.org, chromium-reviews
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 Review-Url: https://codereview.chromium.org/2776473002 Cr-Commit-Position: refs/heads/master@{#459287} Committed: https://chromium.googlesource.com/chromium/src/+/cccbe41d5ebad5b6e7789c9a18cbdb1bf3b06794

Patch Set 1 #

Total comments: 1

Patch Set 2 : Blink developer in cc is not fooling anyone #

Patch Set 3 : Address reviewer comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
M cc/trees/layer_tree_host.cc View 1 2 1 chunk +10 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: 16 (8 generated)
pdr.
3 years, 9 months ago (2017-03-23 15:59:43 UTC) #2
ajuma
https://codereview.chromium.org/2776473002/diff/1/cc/layers/layer.h File cc/layers/layer.h (right): https://codereview.chromium.org/2776473002/diff/1/cc/layers/layer.h#newcode441 cc/layers/layer.h:441: void copyPropertyTreeStateTo(HeadsUpDisplayLayer* hud_layer) const; not-blink-nit: Upper-case c :) At ...
3 years, 9 months ago (2017-03-23 17:41:27 UTC) #7
pdr.
On 2017/03/23 at 17:41:27, ajuma wrote: > https://codereview.chromium.org/2776473002/diff/1/cc/layers/layer.h > File cc/layers/layer.h (right): > > https://codereview.chromium.org/2776473002/diff/1/cc/layers/layer.h#newcode441 ...
3 years, 9 months ago (2017-03-23 18:18:10 UTC) #8
ajuma
On 2017/03/23 18:18:10, pdr. wrote: > On 2017/03/23 at 17:41:27, ajuma wrote: > > https://codereview.chromium.org/2776473002/diff/1/cc/layers/layer.h ...
3 years, 9 months ago (2017-03-23 18:38:12 UTC) #9
pdr.
On 2017/03/23 at 18:38:12, ajuma wrote: > On 2017/03/23 18:18:10, pdr. wrote: > > On ...
3 years, 9 months ago (2017-03-23 20:50:02 UTC) #10
ajuma
On 2017/03/23 20:50:02, pdr. wrote: > On 2017/03/23 at 18:38:12, ajuma wrote: > > On ...
3 years, 9 months ago (2017-03-23 21:04:24 UTC) #11
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/2776473002/40001
3 years, 9 months ago (2017-03-23 21:06:13 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-23 23:59:14 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/cccbe41d5ebad5b6e7789c9a18cb...

Powered by Google App Engine
This is Rietveld 408576698