WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308097
[iOS] Have WebPage::updateVisibleContentRects() funnel through applyScrollUpdate()
https://bugs.webkit.org/show_bug.cgi?id=308097
Summary
[iOS] Have WebPage::updateVisibleContentRects() funnel through applyScrollUpd...
Simon Fraser (smfr)
Reported
2026-02-17 17:32:34 PST
WebPage::updateVisibleContentRects() currently calls `reconcileScrollingState()`, but it would be better if it applied scroll updates in the same way we do for macOS, and for overflow, which is via `ScrollingCoordinator::applyScrollUpdate()`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-17 17:32:40 PST
<
rdar://problem/170597603
>
Simon Fraser (smfr)
Comment 2
2026-02-17 17:44:57 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58890
EWS
Comment 3
2026-02-17 21:52:28 PST
Committed
307744@main
(29051344fe96): <
https://commits.webkit.org/307744@main
> Reviewed commits have been landed. Closing PR #58890 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug