Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e445644fa2005e65e21d365eebc9fc1b402b818
https://github.com/WebKit/WebKit/commit/7e445644fa2005e65e21d365eebc9fc1b402b818
Author: Charlie Wolfe <[email protected]>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M Source/WebCore/editing/cocoa/DataDetection.mm
Log Message:
-----------
REGRESSION(274699@main): Crash in `DataDetection::detectContentInFrame`
https://bugs.webkit.org/show_bug.cgi?id=276666
rdar://129616374
Reviewed by Richard Robinson.
`frame` was being captured as a raw pointer and may have been destroyed by the
time the lambda was
executed.
* Source/WebCore/editing/cocoa/DataDetection.mm:
(WebCore::DataDetection::detectContentInFrame):
Canonical link: https://commits.webkit.org/281037@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