Bug 220708 - Remove recently added glue code: RenderLayer::(setAdjustForIOSCaretWhenScrolling / setScrollShouldClearLatchedState / setConstrainsScrollingToContentEdge)
Summary: Remove recently added glue code: RenderLayer::(setAdjustForIOSCaretWhenScroll...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks: 60305
  Show dependency treegraph
 
Reported: 2021-01-18 03:04 PST by Nikolas Zimmermann
Modified: 2021-01-18 13:13 PST (History)
16 users (show)

See Also:


Attachments
Patch, v1 (12.52 KB, patch)
2021-01-18 03:05 PST, Nikolas Zimmermann
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2021-01-18 03:04:52 PST
Remove recently added glue code: RenderLayer::(setAdjustForIOSCaretWhenScrolling / setScrollShouldClearLatchedState / setConstrainsScrollingToContentEdge)
Comment 1 Nikolas Zimmermann 2021-01-18 03:05:32 PST
Created attachment 417825 [details]
Patch, v1

We can use RenderLayerScrollableArea directly instead and get rid of the glue code that was only added to ease the landing of the patch on bug 60305
Comment 2 Nikolas Zimmermann 2021-01-18 13:12:31 PST
Committed r271585: <https://trac.webkit.org/changeset/r271585>
Comment 3 Radar WebKit Bug Importer 2021-01-18 13:13:14 PST
<rdar://problem/73329027>