Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 47ca5ab0925476ac9b1dc111d231d1c9773bd3d0
https://github.com/WebKit/WebKit/commit/47ca5ab0925476ac9b1dc111d231d1c9773bd3d0
Author: Ryosuke Niwa <[email protected]>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M Source/WebKitLegacy/mac/WebView/WebView.mm
Log Message:
-----------
Release assert in TimerBase::TimerBase() via [WebView(WebPrivate)
_setLoadResourcesSerially:]
https://bugs.webkit.org/show_bug.cgi?id=281118
rdar://134348015
Reviewed by Wenson Hsieh.
The assertion failure was caused by _setLoadResourcesSerially entering WebCore
without holding web thread lock.
Fixed the bug by holding the lock.
* Source/WebKitLegacy/mac/WebView/WebView.mm:
(+[WebView _setLoadResourcesSerially:]):
Canonical link: https://commits.webkit.org/284871@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