Bug 241657
Summary: | Clean up code that protects volume from being set on iOS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | Media | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dean Jackson
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/95252820>
Dean Jackson
Pull request: https://github.com/WebKit/WebKit/pull/1559
EWS
Committed r295620 (251625@main): <https://commits.webkit.org/251625@main>
Reviewed commits have been landed. Closing PR #1559 and removing active labels.