Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 87b822ff7de89a29e7d7d52b3a558cc6b447a179
https://github.com/WebKit/WebKit/commit/87b822ff7de89a29e7d7d52b3a558cc6b447a179
Author: Sam Weinig <[email protected]>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M Source/WebCore/Modules/model-element/ModelPlayer.h
Log Message:
-----------
Allow all ports to have a ModelPlayer be thread-safe refcounted
https://bugs.webkit.org/show_bug.cgi?id=301199
Reviewed by Chris Dumez.
In 301613@main, ModelPlayer was made conditionally thread-safe
refcounted. Having that be conditional is bound to trip someone
up and there is no good reason all ports shouldn't be aligned.
* Source/WebCore/Modules/model-element/ModelPlayer.h:
Canonical link: https://commits.webkit.org/301925@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications