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

Issue 621653002: Don't call into ScrollView from Scrollbar. (Closed)

Created:
6 years, 2 months ago by skobes
Modified:
6 years, 2 months ago
Reviewers:
Ian Vollick
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, mkwst+moarreviews_chromium.org, pdr+renderingwatchlist_chromium.org, rune+blink, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@resizer
Project:
blink
Visibility:
Public.

Description

Don't call into ScrollView from Scrollbar. This will be a layering violation when ScrollView code moves into Source/core. BUG=417774 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183316

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -65 lines) Patch
M Source/core/rendering/RenderLayerScrollableArea.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/scroll/ScrollView.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M Source/platform/scroll/ScrollView.cpp View 1 5 chunks +41 lines, -2 lines 0 comments Download
M Source/platform/scroll/ScrollableArea.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/scroll/Scrollbar.h View 4 chunks +4 lines, -7 lines 0 comments Download
M Source/platform/scroll/Scrollbar.cpp View 1 4 chunks +1 line, -54 lines 0 comments Download

Messages

Total messages: 25 (11 generated)
skobes
6 years, 2 months ago (2014-10-01 02:49:10 UTC) #3
Ian Vollick
https://codereview.chromium.org/621653002/diff/20001/Source/core/rendering/RenderLayerScrollableArea.cpp File Source/core/rendering/RenderLayerScrollableArea.cpp (right): https://codereview.chromium.org/621653002/diff/20001/Source/core/rendering/RenderLayerScrollableArea.cpp#newcode883 Source/core/rendering/RenderLayerScrollableArea.cpp:883: toScrollView(scrollbar->parent())->removeChild(scrollbar.get()); The fact that we were in RenderLayerScrollableArea but ...
6 years, 2 months ago (2014-10-04 01:25:45 UTC) #4
skobes
https://codereview.chromium.org/621653002/diff/20001/Source/core/rendering/RenderLayerScrollableArea.cpp File Source/core/rendering/RenderLayerScrollableArea.cpp (right): https://codereview.chromium.org/621653002/diff/20001/Source/core/rendering/RenderLayerScrollableArea.cpp#newcode883 Source/core/rendering/RenderLayerScrollableArea.cpp:883: toScrollView(scrollbar->parent())->removeChild(scrollbar.get()); On 2014/10/04 01:25:44, vollick wrote: > The fact ...
6 years, 2 months ago (2014-10-06 18:18:54 UTC) #5
Ian Vollick
On 2014/10/06 at 18:18:54, skobes wrote: > https://codereview.chromium.org/621653002/diff/20001/Source/core/rendering/RenderLayerScrollableArea.cpp > File Source/core/rendering/RenderLayerScrollableArea.cpp (right): > > https://codereview.chromium.org/621653002/diff/20001/Source/core/rendering/RenderLayerScrollableArea.cpp#newcode883 ...
6 years, 2 months ago (2014-10-06 18:50:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621653002/40001
6 years, 2 months ago (2014-10-06 18:58:30 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/55102)
6 years, 2 months ago (2014-10-06 22:32:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621653002/40001
6 years, 2 months ago (2014-10-06 22:48:24 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/55102)
6 years, 2 months ago (2014-10-06 23:03:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621653002/40001
6 years, 2 months ago (2014-10-06 23:13:57 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/55102)
6 years, 2 months ago (2014-10-06 23:26:13 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621653002/40001
6 years, 2 months ago (2014-10-06 23:29:05 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/55102)
6 years, 2 months ago (2014-10-06 23:41:58 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/621653002/40001
6 years, 2 months ago (2014-10-07 05:35:03 UTC) #24
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 08:41:13 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as 183316

Powered by Google App Engine
This is Rietveld 408576698