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

Issue 2900153002: cc : Remove transform nodes for scroll child (Closed)

Created:
3 years, 7 months ago by jaydasika
Modified:
3 years, 7 months ago
Reviewers:
weiliangc, enne (OOO)
CC:
cc-bugs_chromium.org, chrishtr, chromium-reviews, pdr., wkorman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Remove transform nodes for scroll child We create transform nodes for scroll child when it has a target different from its scroll parent. We were doing this when we were creating render surfaces on the main thread and had target_id on clip and transform nodes because if didn't create a transform node, the target_id would have been wrong for scroll child's subtree. Now, render surfaces are created on compositor thread. We don't create clip nodes for targets and don't have target ids on transform nodes, so this is not required now. BUG=723036 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2900153002 Cr-Commit-Position: refs/heads/master@{#474079} Committed: https://chromium.googlesource.com/chromium/src/+/190125cd098bf1a71b7186b4278f6104aa0dbe6c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -16 lines) Patch
M cc/trees/property_tree_builder.cc View 6 chunks +1 line, -16 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
jaydasika
PTAL
3 years, 7 months ago (2017-05-23 18:54:06 UTC) #4
enne (OOO)
This lgtm, but I'd like weiliangc to take a look too.
3 years, 7 months ago (2017-05-23 19:59:19 UTC) #6
weiliangc
lgtm
3 years, 7 months ago (2017-05-23 21:59:45 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/2900153002/1
3 years, 7 months ago (2017-05-23 22:05:32 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 22:11:05 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/190125cd098bf1a71b7186b4278f...

Powered by Google App Engine
This is Rietveld 408576698