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

Issue 1949253006: cc: Ensure damage in property tree nodes gets propagated to descendants (Closed)

Created:
4 years, 7 months ago by ajuma
Modified:
4 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2704
Target Ref:
refs/pending/branch-heads/2704
Project:
chromium
Visibility:
Public.

Description

cc: Ensure damage in property tree nodes gets propagated to descendants This propagates damage stored in property tree nodes to descendants, when damage is copied over from old property trees to new ones. This ensures that damage is up-to-date even if there are no other reasons to do a full tree update. BUG=607423 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/1948163002 Cr-Commit-Position: refs/heads/master@{#391667} (cherry picked from commit 2da9a217f5c47d24bc75a1c7829b104b26bb5aac) Committed: https://chromium.googlesource.com/chromium/src/+/ef6b72f211b9882a7264ceec91f3486855f8b84e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -0 lines) Patch
M cc/trees/layer_tree_host_unittest.cc View 1 chunk +73 lines, -0 lines 0 comments Download
M cc/trees/property_tree.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/property_tree.cc View 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (2 generated)
ajuma
4 years, 7 months ago (2016-05-06 15:01:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ef6b72f211b9882a7264ceec91f3486855f8b84e.

Powered by Google App Engine
This is Rietveld 408576698