[webkit-changes] [WebKit/WebKit] 3ce0e1: Remove obsolete mediaControlsBase and mediaControl...
Olivier Blin
noreply at github.com
Thu Sep 28 01:57:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3ce0e112b53ff30b29916fb41a1d65ef48ac1975
https://github.com/WebKit/WebKit/commit/3ce0e112b53ff30b29916fb41a1d65ef48ac1975
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
R Source/WebCore/Modules/mediacontrols/mediaControlsBase.css
R Source/WebCore/Modules/mediacontrols/mediaControlsBase.js
M Source/WebCore/PlatformPlayStation.cmake
R Source/WebCore/en.lproj/mediaControlsLocalizedStrings.js
M Tools/gtk/manifest.txt.in
M Tools/wpe/manifest.txt.in
Log Message:
-----------
Remove obsolete mediaControlsBase and mediaControlsLocalizedStrings files
https://bugs.webkit.org/show_bug.cgi?id=262034
Reviewed by Michael Catanzaro, Fujii Hironori and Ross Kirsling.
The last usage of mediaControlsBaseUserAgentStyleSheet has been
removed in 221018 at main for the GLib ports.
The last usage of mediaControlsLocalizedStringsJavaScript and
mediaControlsBaseJavaScript has been removed in 221364 at main for the
GLib ports.
The last usage of mediaControlsLocalizedStrings has been removed in
235609 at main for the Mac ports, and 264642 at main for the Win port.
* Source/WebCore/Modules/mediacontrols/mediaControlsBase.css: Removed.
* Source/WebCore/Modules/mediacontrols/mediaControlsBase.js: Removed.
* Source/WebCore/PlatformPlayStation.cmake:
* Source/WebCore/en.lproj/mediaControlsLocalizedStrings.js: Removed.
* Tools/gtk/manifest.txt.in:
* Tools/wpe/manifest.txt.in:
Canonical link: https://commits.webkit.org/268575@main
More information about the webkit-changes
mailing list