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

Issue 2136323002: Properly calculate the localBounds for elements with overflow clipped (Closed)

Created:
4 years, 5 months ago by ymalik
Modified:
4 years, 5 months ago
Reviewers:
skobes
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Properly calculate the localBounds for elements with overflow clipped Before this CL, we would pick elements that were not really in the viewport (e.g they belonged to another scroller above the viewport that had overflow:scroll) BUG=594878 Committed: https://crrev.com/33fd0cb9308cad33938bc6cb7b69b1300af26e8b Cr-Commit-Position: refs/heads/master@{#405318}

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 2

Patch Set 3 : review nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -7 lines) Patch
M third_party/WebKit/Source/core/layout/ScrollAnchor.cpp View 1 1 chunk +9 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp View 1 2 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
ymalik
4 years, 5 months ago (2016-07-11 21:16:53 UTC) #3
skobes
lgtm w/ nit https://codereview.chromium.org/2136323002/diff/20001/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp File third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp (right): https://codereview.chromium.org/2136323002/diff/20001/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp#newcode158 third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp:158: // Test that we don't descend ...
4 years, 5 months ago (2016-07-11 21:25:03 UTC) #4
ymalik
https://codereview.chromium.org/2136323002/diff/20001/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp File third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp (right): https://codereview.chromium.org/2136323002/diff/20001/third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp#newcode158 third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp:158: // Test that we don't descend into elements that ...
4 years, 5 months ago (2016-07-11 21:35:35 UTC) #5
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/2136323002/40001
4 years, 5 months ago (2016-07-11 21:36:03 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/260308)
4 years, 5 months ago (2016-07-11 23:10:54 UTC) #10
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/2136323002/40001
4 years, 5 months ago (2016-07-12 02:47:39 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/190828)
4 years, 5 months ago (2016-07-12 06:52:45 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/2136323002/40001
4 years, 5 months ago (2016-07-12 14:22:25 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/191373)
4 years, 5 months ago (2016-07-12 17:15:45 UTC) #18
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/2136323002/40001
4 years, 5 months ago (2016-07-13 14:26:39 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/255027)
4 years, 5 months ago (2016-07-13 16:16:10 UTC) #22
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/2136323002/40001
4 years, 5 months ago (2016-07-13 20:54:13 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-13 22:45:25 UTC) #26
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 22:45:34 UTC) #27
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 22:48:04 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/33fd0cb9308cad33938bc6cb7b69b1300af26e8b
Cr-Commit-Position: refs/heads/master@{#405318}

Powered by Google App Engine
This is Rietveld 408576698