Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3edb716580b76efa257508825c20a094c0bf7b7a
https://github.com/WebKit/WebKit/commit/3edb716580b76efa257508825c20a094c0bf7b7a
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M Source/WebKit/WebProcess/Model/WebModelPlayer.h
M Source/WebKit/WebProcess/Model/WebModelPlayer.mm
Log Message:
-----------
WebModelPlayer implements setIsLoopingAnimation instead of setLoop
https://bugs.webkit.org/show_bug.cgi?id=307472
rdar://170089595
Reviewed by Cameron McCormack.
setIsLoopingAnimation was the old idl name, now there is just a loop
property so we were overriding the wrong virtual member function.
* Source/WebKit/WebProcess/Model/WebModelPlayer.h:
* Source/WebKit/WebProcess/Model/WebModelPlayer.mm:
(WebKit::WebModelPlayer::setLoop):
Canonical link: https://commits.webkit.org/307216@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications