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

Issue 22694003: Ignore should-scroll-on-main-thread if main frame is not scrollable (Closed)

Created:
7 years, 4 months ago by Ian Vollick
Modified:
7 years, 3 months ago
CC:
blink-reviews, kenneth.christiansen, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Ignore should-scroll-on-main-thread if main frame is not scrollable The reasons for forcing main frame scrolling are applicable for main frame scrolling. If we are not scrolling the main frame (and scrolling cannot bubble to the main frame), we should ignore this hint. R=aelias@chromium.org,jamesr@chromium.org BUG=254435 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156727

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -1 line) Patch
A LayoutTests/compositing/overflow/ignore-main-thread-scroll-reasons-when-main-frame-not-scrollable.html View 1 2 1 chunk +112 lines, -0 lines 0 comments Download
A LayoutTests/compositing/overflow/ignore-main-thread-scroll-reasons-when-main-frame-not-scrollable-expected.txt View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/page/scrolling/ScrollingCoordinator.cpp View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Ian Vollick
My attempt at the blink-side approach suggested by aelias@ here (https://codereview.chromium.org/22567004/). PTAL when you have ...
7 years, 4 months ago (2013-08-09 19:46:10 UTC) #1
Ian Vollick
On 2013/08/09 19:46:10, vollick wrote: > My attempt at the blink-side approach suggested by aelias@ ...
7 years, 4 months ago (2013-08-09 19:58:15 UTC) #2
Ian Vollick
On 2013/08/09 19:58:15, vollick wrote: > On 2013/08/09 19:46:10, vollick wrote: > > My attempt ...
7 years, 4 months ago (2013-08-12 19:52:16 UTC) #3
aelias_OOO_until_Jul13
lg2m
7 years, 4 months ago (2013-08-12 19:54:09 UTC) #4
jamesr
Code looks good, test doesn't. https://codereview.chromium.org/22694003/diff/8001/LayoutTests/compositing/overflow/ignore-main-thread-scroll-reasons-when-main-frame-not-scrollable-expected.txt File LayoutTests/compositing/overflow/ignore-main-thread-scroll-reasons-when-main-frame-not-scrollable-expected.txt (right): https://codereview.chromium.org/22694003/diff/8001/LayoutTests/compositing/overflow/ignore-main-thread-scroll-reasons-when-main-frame-not-scrollable-expected.txt#newcode1 LayoutTests/compositing/overflow/ignore-main-thread-scroll-reasons-when-main-frame-not-scrollable-expected.txt:1: PASS is undefined. "PASS ...
7 years, 3 months ago (2013-08-26 18:17:16 UTC) #5
Ian Vollick
On 2013/08/26 18:17:16, jamesr wrote: > Code looks good, test doesn't. > > https://codereview.chromium.org/22694003/diff/8001/LayoutTests/compositing/overflow/ignore-main-thread-scroll-reasons-when-main-frame-not-scrollable-expected.txt > ...
7 years, 3 months ago (2013-08-26 18:59:53 UTC) #6
jamesr
cool, lgtm
7 years, 3 months ago (2013-08-26 19:42:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vollick@chromium.org/22694003/16001
7 years, 3 months ago (2013-08-26 20:07:29 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-08-26 21:53:24 UTC) #9
Message was sent while issue was closed.
Change committed as 156727

Powered by Google App Engine
This is Rietveld 408576698