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

Issue 2894733002: Kill ScrollbarModesCalculationStrategy. (Closed)

Created:
3 years, 7 months ago by skobes
Modified:
3 years, 7 months ago
Reviewers:
szager1
CC:
chromium-reviews, blink-reviews, blink-reviews-frames_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Kill ScrollbarModesCalculationStrategy. This was added in http://crrev.com/9de09a32, but I don't think it makes sense anymore. Its purpose is to include child frames in FV::scrollable_areas_ even if their scrollbars have been suppressed by FV::SetCanHaveScrollbars(false). But such frames are not scrollable by user input (see FV::UserInputScrollable which examines the ScrollbarMode values), so there is no need for them to be in FV::scrollable_areas_. BUG=724309 Review-Url: https://codereview.chromium.org/2894733002 Cr-Commit-Position: refs/heads/master@{#473100} Committed: https://chromium.googlesource.com/chromium/src/+/6130f3dd3af923ec847c32372351495d5b8878fd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -12 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.h View 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 3 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (11 generated)
skobes
3 years, 7 months ago (2017-05-19 00:52:06 UTC) #8
szager1
lgtm
3 years, 7 months ago (2017-05-19 03:29:32 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/2894733002/20001
3 years, 7 months ago (2017-05-19 03:34:56 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 05:46:43 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6130f3dd3af923ec847c32372351...

Powered by Google App Engine
This is Rietveld 408576698