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

Issue 1862623003: cc: Use scroll layer bounds as scrollable area size (Closed)

Created:
4 years, 8 months ago by sunxd
Modified:
4 years, 8 months ago
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Use scroll layer bounds as scrollable area size LTI::ScrollableSize suspiciously took the bounds of the first child of the scrollable layer as the scrollable area size because of some racing condition in blink. Now we are not sure if the racing condition still exists. This CL tries to use the bounds of the scrollable layer itself and see if it breaks anything. BUG=233853, 598381 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/cae4f1070f808d4c1f8ebce25901d653191be3bc Cr-Commit-Position: refs/heads/master@{#385464}

Patch Set 1 #

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

Messages

Total messages: 16 (11 generated)
sunxd
4 years, 8 months ago (2016-04-05 19:07:19 UTC) #9
ajuma
lgtm
4 years, 8 months ago (2016-04-05 20:37:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1862623003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1862623003/1
4 years, 8 months ago (2016-04-06 13:58:30 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-06 15:04:23 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 15:05:49 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cae4f1070f808d4c1f8ebce25901d653191be3bc
Cr-Commit-Position: refs/heads/master@{#385464}

Powered by Google App Engine
This is Rietveld 408576698