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

Issue 1217883002: Rebuild PropertyTrees When Layer Attach to New LayerTreeHost (Closed)

Created:
5 years, 5 months ago by weiliangc
Modified:
5 years, 5 months ago
Reviewers:
Ian Vollick, enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2403
Target Ref:
refs/pending/branch-heads/2403
Project:
chromium
Visibility:
Public.

Description

Rebuild PropertyTrees When Layer Attach to New LayerTreeHost When detach a layer from old LayerTreeHost and attach it to new one, both old and new LayerTreeHost need to rebuild their property trees. Layer now has stale indices for property trees, invalidate them. Old LayerTreeHost also needs to be rebuilt because detaching a layer might change the property trees' structures. This change needs to go into M44. BUG=497952, 504959 TBR=enne, vollick CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1166233002 Cr-Commit-Position: refs/heads/master@{#333417} (cherry picked from commit c4d2e74d6d68fd7ed55ec11df3151ec4208dfffa) Committed: https://chromium.googlesource.com/chromium/src/+/1ccccbbbe953e4aec6bb057c0f97c8d277a052d8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M cc/layers/layer.h View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/layers/layer.cc View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
weiliangc
5 years, 5 months ago (2015-06-29 15:54:50 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1ccccbbbe953e4aec6bb057c0f97c8d277a052d8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698