NEW 241379
Remove old media controls
https://bugs.webkit.org/show_bug.cgi?id=241379
Summary Remove old media controls
Ryan Reno
Reported 2022-06-07 11:50:44 PDT
Windows may be the last platform that uses the old style media controls. Port Windows to the new-style controls similar to how WebKitGTK/WPE was ported recently. (see bug 182502)
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-07 11:51:28 PDT
Ryan Reno
Comment 2 2022-06-08 14:04:57 PDT
It looks like the cpp/h and IDL files in WebCore/Modules/mediacontrols are still used by the modern-media-controls. I'm doing an experiment where I delete the old css/js files and try to run tests on both Mac and Windows. I suspect (and hope) everything may "just work"
Note You need to log in before you can comment on or make changes to this bug.