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
311121
Simplify applyScrollingTreeLayerPositionsAfterCommit() code
https://bugs.webkit.org/show_bug.cgi?id=311121
Summary
Simplify applyScrollingTreeLayerPositionsAfterCommit() code
Simon Fraser (smfr)
Reported
2026-03-30 11:20:13 PDT
`RemoteScrollingCoordinatorProxy::applyScrollingTreeLayerPositionsAfterCommit()`, which is used by both iOS and macOS now, always calls `setNeedsApplyLayerPositionsAfterCommit()` so m_needsApplyLayerPositionsAfterCommit is always true; we can simplify code.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-30 11:20:19 PDT
<
rdar://problem/173708824
>
Simon Fraser (smfr)
Comment 2
2026-03-30 11:22:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61708
EWS
Comment 3
2026-03-30 15:43:06 PDT
Committed
310260@main
(19ea038aa361): <
https://commits.webkit.org/310260@main
> Reviewed commits have been landed. Closing PR #61708 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