WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
243737
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2022-08-09 11:11:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3157
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
<
rdar://problem/98404117
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug