Bug 233159

Summary: Add overscroll behavior to ScrollableAreaParameters
Product: WebKit Reporter: Nikos Mouchtaris <nmouchtaris>
Component: New BugsAssignee: Nikos Mouchtaris <nmouchtaris>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, cmarcelo, esprehn+autocc, ews-watchlist, fred.wang, glenn, jamesr, kondapallykalyan, luiz, pdr, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
simon.fraser: review+
Patch none

Description Nikos Mouchtaris 2021-11-15 16:18:11 PST
Add overscroll behavior to ScrollableAreaParameters
Comment 1 Nikos Mouchtaris 2021-11-15 18:47:53 PST
Created attachment 444326 [details]
Patch
Comment 2 Simon Fraser (smfr) 2021-11-16 13:53:38 PST
Comment on attachment 444326 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=444326&action=review

> Source/WebCore/rendering/RenderLayerScrollableArea.cpp:950
> +OverscrollBehavior RenderLayerScrollableArea::horizontalOverscrollBehavior() const

Should this exist on FrameView too, for the root?
Comment 3 Nikos Mouchtaris 2021-11-16 14:18:34 PST
Created attachment 444428 [details]
Patch
Comment 4 EWS 2021-11-16 15:53:55 PST
Committed r285893 (244313@main): <https://commits.webkit.org/244313@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 444428 [details].
Comment 5 Radar WebKit Bug Importer 2021-11-16 15:54:25 PST
<rdar://problem/85479367>