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

Issue 2729253003: Make LayerTreeImpl::SetCurrentlyScrollingNode use element ids over layer ids (Closed)

Created:
3 years, 9 months ago by pdr.
Modified:
3 years, 9 months ago
Reviewers:
ajuma
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make LayerTreeImpl::SetCurrentlyScrollingNode use element ids over layer ids This patch updates LayerTreeImpl::SetCurrentlyScrollingNode to use element ids instead of layer ids. A TODO has been added to remove the use of LayerIdByElementId for the scrollbar animation controller which is a very large patch. Tests have been updated to have the scroll element ids set. BUG=693740 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2729253003 Cr-Commit-Position: refs/heads/master@{#454713} Committed: https://chromium.googlesource.com/chromium/src/+/c793ec77b26b49928278bb852a7691d36c8f7544

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -7 lines) Patch
M cc/trees/layer_tree_host_impl_unittest.cc View 23 chunks +28 lines, -3 lines 2 comments Download
M cc/trees/layer_tree_host_unittest_scroll.cc View 4 chunks +8 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +15 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
pdr.
3 years, 9 months ago (2017-03-03 21:46:55 UTC) #3
pdr.
https://codereview.chromium.org/2729253003/diff/1/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (left): https://codereview.chromium.org/2729253003/diff/1/cc/trees/layer_tree_host_impl_unittest.cc#oldcode406 cc/trees/layer_tree_host_impl_unittest.cc:406: host_impl_->active_tree()->SetElementIdsForTesting(); In writing this patch I did a version ...
3 years, 9 months ago (2017-03-03 21:52:41 UTC) #6
ajuma
lgtm https://codereview.chromium.org/2729253003/diff/1/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (left): https://codereview.chromium.org/2729253003/diff/1/cc/trees/layer_tree_host_impl_unittest.cc#oldcode406 cc/trees/layer_tree_host_impl_unittest.cc:406: host_impl_->active_tree()->SetElementIdsForTesting(); On 2017/03/03 21:52:41, pdr. wrote: > In ...
3 years, 9 months ago (2017-03-03 23:39:21 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/2729253003/1
3 years, 9 months ago (2017-03-03 23:41:28 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 23:46:15 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/c793ec77b26b49928278bb852a76...

Powered by Google App Engine
This is Rietveld 408576698