Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 224cac4b717094520490b4cc0ac1e42943c8de2c
https://github.com/WebKit/WebKit/commit/224cac4b717094520490b4cc0ac1e42943c8de2c
Author: Chris Dumez <[email protected]>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M Source/WebKit/WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp
Log Message:
-----------
Crash under ~WebAlternativeTextClient() when closing Safari window while
paused in debugger
https://bugs.webkit.org/show_bug.cgi?id=272601
rdar://125689132
Reviewed by Ryosuke Niwa.
Null check `m_page` since it is a WeakPtr.
* Source/WebKit/WebProcess/WebCoreSupport/mac/WebAlternativeTextClient.cpp:
(WebKit::WebAlternativeTextClient::WebAlternativeTextClient):
(WebKit::WebAlternativeTextClient::~WebAlternativeTextClient):
Canonical link: https://commits.webkit.org/277440@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes