Bug 243737

Summary: Fix assertion when closing a window on macOS with UI-side compositing enabled
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: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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.