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

Issue 1834883002: cc : Fix layer transform changed tracking bug (Closed)

Created:
4 years, 9 months ago by jaydasika
Modified:
4 years, 9 months ago
Reviewers:
ajuma, chrishtr, enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Fix layer transform changed tracking bug One of the functions makes changes on a local copy of property trees instead of the property trees stored on LayerTreeImpl. This fixes that. BUG=597143 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/516062893e27d20dcec188a67af3a0e0c28dc902 Cr-Commit-Position: refs/heads/master@{#383219}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -2 lines) Patch
M cc/layers/layer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 4 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
jaydasika
4 years, 9 months ago (2016-03-24 23:48:02 UTC) #3
ajuma
https://codereview.chromium.org/1834883002/diff/1/cc/trees/layer_tree_host_unittest.cc File cc/trees/layer_tree_host_unittest.cc (right): https://codereview.chromium.org/1834883002/diff/1/cc/trees/layer_tree_host_unittest.cc#newcode740 cc/trees/layer_tree_host_unittest.cc:740: layer_tree_host()->property_trees()->needs_rebuild = true; This is accessing the LayerTreeHost from ...
4 years, 9 months ago (2016-03-24 23:55:53 UTC) #4
jaydasika
https://codereview.chromium.org/1834883002/diff/1/cc/trees/layer_tree_host_unittest.cc File cc/trees/layer_tree_host_unittest.cc (right): https://codereview.chromium.org/1834883002/diff/1/cc/trees/layer_tree_host_unittest.cc#newcode740 cc/trees/layer_tree_host_unittest.cc:740: layer_tree_host()->property_trees()->needs_rebuild = true; On 2016/03/24 23:55:53, ajuma wrote: > ...
4 years, 9 months ago (2016-03-25 00:05:25 UTC) #5
ajuma
Thanks, lgtm
4 years, 9 months ago (2016-03-25 00:06:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1834883002/2 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1834883002/2
4 years, 9 months ago (2016-03-25 00:35:09 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:2)
4 years, 9 months ago (2016-03-25 01:44:45 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/516062893e27d20dcec188a67af3a0e0c28dc902 Cr-Commit-Position: refs/heads/master@{#383219}
4 years, 9 months ago (2016-03-25 01:45:43 UTC) #11
chrishtr
Is this bad enough to warrant merging into M50 beta?
4 years, 9 months ago (2016-03-25 02:19:07 UTC) #13
jaydasika
4 years, 9 months ago (2016-03-25 02:20:37 UTC) #14
Message was sent while issue was closed.
On 2016/03/25 02:19:07, chrishtr wrote:
> Is this bad enough to warrant merging into M50 beta?

The original CL landed after M50 branch point.

Powered by Google App Engine
This is Rietveld 408576698