RESOLVED FIXED309324
[Scroll anchoring] Avoid no-op adjustments due to rounding
https://bugs.webkit.org/show_bug.cgi?id=309324
Summary [Scroll anchoring] Avoid no-op adjustments due to rounding
Simon Fraser (smfr)
Reported 2026-03-05 18:39:10 PST
We should return early from `ScrollAnchoringController::adjustScrollPositionForAnchoring()` when the adjustment rounds to zero.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-05 18:39:16 PST
Simon Fraser (smfr)
Comment 2 2026-03-05 18:41:47 PST
EWS
Comment 3 2026-03-06 09:19:23 PST
Committed 308802@main (a6a3d713e48e): <https://commits.webkit.org/308802@main> Reviewed commits have been landed. Closing PR #60038 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.