Bug 309324

Summary: [Scroll anchoring] Avoid no-op adjustments due to rounding
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.