[webkit-changes] [WebKit/WebKit] 9bacd7: Add overflow button to media controls on tvOS
Dana Estra
noreply at github.com
Thu Sep 19 10:13:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9bacd73d44c53b77784fa6a3631929b40dd0aa2f
https://github.com/WebKit/WebKit/commit/9bacd73d44c53b77784fa6a3631929b40dd0aa2f
Author: Dana Estra <destra at apple.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WebCore/Modules/modern-media-controls/controls/tvos-media-controls.css
M Source/WebCore/Modules/modern-media-controls/controls/tvos-media-controls.js
Log Message:
-----------
Add overflow button to media controls on tvOS
https://bugs.webkit.org/show_bug.cgi?id=279392
rdar://134885058
Reviewed by Antoine Quint and Andy Estes.
Add an overflow button to the default media controls on tvOS
with text track control.
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebCore/Modules/modern-media-controls/controls/tvos-media-controls.css:
(.media-controls.fullscreen.tvos > .controls-bar.overflow):
* Source/WebCore/Modules/modern-media-controls/controls/tvos-media-controls.js:
(TVOSMediaControls.prototype.layout):
(TVOSMediaControls.prototype._overflowContainerButtons):
(TVOSMediaControls):
Canonical link: https://commits.webkit.org/283927@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list