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

Issue 2377283003: Don't use ScrollbarAlwaysOff for hide_scrollbars. (Closed)

Created:
4 years, 2 months ago by Eric Seckler
Modified:
4 years, 2 months ago
CC:
aelias_OOO_until_Jul13, blink-reviews, chromium-reviews, Torne
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't use ScrollbarAlwaysOff for hide_scrollbars. Currently we use ScrollbarAlwaysOff to hide scrollbars in FrameView, but this also has the side effect that users can't scroll the frame anymore (userScrollable() checks the scrollbar modes). Instead, we now enforce the hide_scrollbars setting in setHasHorizontal/VerticalScrollbar(). BUG=639806 Committed: https://crrev.com/8df0b84f79a9f4eb95f6acbd5c7e5fb1a1adc1fd Cr-Commit-Position: refs/heads/master@{#422169}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 3 chunks +8 lines, -6 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (13 generated)
Eric Seckler
4 years, 2 months ago (2016-09-29 15:58:40 UTC) #3
aelias_OOO_until_Jul13
lgtm for WebView's purposes, still needs OWNERS review from skobes@ though.
4 years, 2 months ago (2016-09-29 20:28:08 UTC) #9
skobes
lgtm
4 years, 2 months ago (2016-09-30 16:45:55 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/2377283003/1
4 years, 2 months ago (2016-09-30 16:54:57 UTC) #12
commit-bot: I haz the power
Exceeded global retry quota
4 years, 2 months ago (2016-09-30 18:38:18 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/2377283003/1
4 years, 2 months ago (2016-09-30 18:58:52 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-30 19:07:54 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 19:09:33 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8df0b84f79a9f4eb95f6acbd5c7e5fb1a1adc1fd
Cr-Commit-Position: refs/heads/master@{#422169}

Powered by Google App Engine
This is Rietveld 408576698