Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe84c07021c207e4902209e80b1d30ae247db4ba
https://github.com/WebKit/WebKit/commit/fe84c07021c207e4902209e80b1d30ae247db4ba
Author: Etienne Segonzac <[email protected]>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
M Source/WebKit/WebProcess/Model/WebModelPlayer.mm
Log Message:
-----------
The autoplay + loop attributes don't work well with WebModelPlayer
https://bugs.webkit.org/show_bug.cgi?id=310096
<rdar://172648404>
Reviewed by Mike Wyrzykowski.
Make sure the loop value gets propagated once the model is ready.
Before it would silently be ignored by nil coalescing.
* Source/WebKit/WebProcess/Model/WebModelPlayer.mm:
(WebKit::WebModelPlayer::load):
Canonical link: https://commits.webkit.org/309409@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications