Bug 233159 - Add overscroll behavior to ScrollableAreaParameters
Summary: Add overscroll behavior to ScrollableAreaParameters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikos Mouchtaris
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-15 16:18 PST by Nikos Mouchtaris
Modified: 2021-11-16 15:54 PST (History)
13 users (show)

See Also:


Attachments
Patch (10.09 KB, patch)
2021-11-15 18:47 PST, Nikos Mouchtaris
simon.fraser: review+
Details | Formatted Diff | Diff
Patch (11.89 KB, patch)
2021-11-16 14:18 PST, Nikos Mouchtaris
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>