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

Issue 1921753003: cc : Fix sublayer scale bug when there is a transform node b/w targets (Closed)

Created:
4 years, 8 months ago by jaydasika
Modified:
4 years, 8 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 : Fix sublayer scale bug when there is a transform node b/w targets While computing clips, we should be using the sublayer scale from the target of the parent clip instead of the sublayer scale from the parent clip itself. BUG=604103 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1903073002 Cr-Commit-Position: refs/heads/master@{#388494} (cherry picked from commit f62311f2c8335dd85071864672d30a149c76c08b) Committed: https://chromium.googlesource.com/chromium/src/+/f78ea679e6710c15599dee3e67eb22a7e523e61f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -8 lines) Patch
M cc/trees/draw_property_utils.cc View 2 chunks +9 lines, -8 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
jaydasika
4 years, 8 months ago (2016-04-25 21:15:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f78ea679e6710c15599dee3e67eb22a7e523e61f.

Powered by Google App Engine
This is Rietveld 408576698