RESOLVED FIXED 241657
Clean up code that protects volume from being set on iOS
https://bugs.webkit.org/show_bug.cgi?id=241657
Summary Clean up code that protects volume from being set on iOS
Dean Jackson
Reported 2022-06-15 17:37:46 PDT
The code to protect HTMLMediaElement.volume from being writable is guarded by some PLATFORM(IOS_FAMILY) tests. Make this a HAVE() test so it can be expanded a bit easier.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-15 17:37:53 PDT
Dean Jackson
Comment 2 2022-06-15 17:42:18 PDT
EWS
Comment 3 2022-06-16 18:11:51 PDT
Committed r295620 (251625@main): <https://commits.webkit.org/251625@main> Reviewed commits have been landed. Closing PR #1559 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.