RESOLVED FIXED243737
Fix assertion when closing a window on macOS with UI-side compositing enabled
https://bugs.webkit.org/show_bug.cgi?id=243737
Summary Fix assertion when closing a window on macOS with UI-side compositing enabled
Simon Fraser (smfr)
Reported 2022-08-09 11:08:29 PDT
We hit ASSERT(m_timersWereStopped); in ~ScrollingEffectsController() because we never called ScrollingEffectsController::stopAllTimers()
Attachments
Simon Fraser (smfr)
Comment 1 2022-08-09 11:11:17 PDT
EWS
Comment 2 2022-08-09 13:55:33 PDT
Committed 253269@main (657e5c2cc8f4): <https://commits.webkit.org/253269@main> Reviewed commits have been landed. Closing PR #3157 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-08-09 13:56:17 PDT
Note You need to log in before you can comment on or make changes to this bug.