RESOLVED FIXED302349
Possible crash in WebPage::updateVisibleContentRects()
https://bugs.webkit.org/show_bug.cgi?id=302349
Summary Possible crash in WebPage::updateVisibleContentRects()
Simon Fraser (smfr)
Reported 2025-11-11 12:55:59 PST
Crash reports suggest that we can crash at: auto scrollUpdate = ScrollUpdate { *frameView.scrollingNodeID(), { }, { }, ScrollUpdateType::WheelEventScrollDidEnd };
Attachments
Simon Fraser (smfr)
Comment 1 2025-11-11 12:56:16 PST
Simon Fraser (smfr)
Comment 2 2025-11-11 12:59:14 PST
EWS
Comment 3 2025-11-12 09:08:24 PST
Committed 302911@main (83f756682c28): <https://commits.webkit.org/302911@main> Reviewed commits have been landed. Closing PR #53763 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.