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

Issue 2623313003: Add map from element id to scroll node index. (Closed)

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

Description

Add map from element id to scroll node index. Essentially a scroll node specific version of http://crrev.com/2612093002 which was only omitted there in the interest of incrementality. BUG=674258 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2623313003 Cr-Commit-Position: refs/heads/master@{#443348} Committed: https://chromium.googlesource.com/chromium/src/+/d8a99a8083a992e00dc0316cc621ad9f0d9b6699

Patch Set 1 #

Total comments: 2

Patch Set 2 : Sync to head. #

Patch Set 3 : Sync to head. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -14 lines) Patch
M cc/trees/layer_tree_host_impl.cc View 1 1 chunk +7 lines, -9 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 5 chunks +19 lines, -0 lines 0 comments Download
M cc/trees/property_tree.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/property_tree.cc View 1 3 chunks +4 lines, -0 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 3 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 20 (15 generated)
wkorman
https://codereview.chromium.org/2623313003/diff/1/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/2623313003/diff/1/cc/trees/layer_tree_host_impl.cc#newcode3945 cc/trees/layer_tree_host_impl.cc:3945: const int layer_id = tree->LayerIdByElementId(element_id); Even after this change ...
3 years, 11 months ago (2017-01-12 00:09:31 UTC) #4
ajuma
lgtm https://codereview.chromium.org/2623313003/diff/1/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/2623313003/diff/1/cc/trees/layer_tree_host_impl.cc#newcode3945 cc/trees/layer_tree_host_impl.cc:3945: const int layer_id = tree->LayerIdByElementId(element_id); On 2017/01/12 00:09:31, ...
3 years, 11 months ago (2017-01-12 15:58:51 UTC) #13
wkorman
On 2017/01/12 at 15:58:51, ajuma wrote: > I think scrolling should ultimately look the same ...
3 years, 11 months ago (2017-01-12 19:10:03 UTC) #14
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/2623313003/40001
3 years, 11 months ago (2017-01-12 19:35:35 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 20:43:37 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d8a99a8083a992e00dc0316cc621...

Powered by Google App Engine
This is Rietveld 408576698