Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 59b9ac30c4c6720e636f724a6a5fd789cb55a51b
https://github.com/WebKit/WebKit/commit/59b9ac30c4c6720e636f724a6a5fd789cb55a51b
Author: Ryosuke Niwa <[email protected]>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M Source/WebCore/dom/CreateHTMLCallback.h
M Source/WebCore/dom/CreateScriptCallback.h
M Source/WebCore/dom/CreateScriptURLCallback.h
Log Message:
-----------
ASSERTION FAILED: Unsafe to ref/deref from different threads :
m_isOwnedByMainThread == isMainThread() : under
WebCore::JSTrustedTypePolicy::visitAdditionalChildren<JSC::SlotVisitor>
https://bugs.webkit.org/show_bug.cgi?id=290826
rdar://148400517
Reviewed by Chris Dumez.
Use ThreadSafeRefCounted in these callbacks.
* Source/WebCore/dom/CreateHTMLCallback.h:
* Source/WebCore/dom/CreateScriptCallback.h:
* Source/WebCore/dom/CreateScriptURLCallback.h:
Canonical link: https://commits.webkit.org/293145@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