Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 18592209869b07753ebcec23b82fb6804df77850
https://github.com/WebKit/WebKit/commit/18592209869b07753ebcec23b82fb6804df77850
Author: Ahmad Saleem <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M Source/WebCore/html/HTMLMediaElement.cpp
Log Message:
-----------
Address post-308796@main feedback to remove redundant call
https://bugs.webkit.org/show_bug.cgi?id=309390
rdar://171934786
Reviewed by Jean-Yves Avenard.
Thanks to Jean-Yves Avenard for flagging that we don't need to create
player to set setReadyState() and it is redundant and test passes without
this as well.
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::textTrackModeChanged):
Canonical link: https://commits.webkit.org/308931@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications