Bug 260738
Summary: | Remove 'unrestricted' for 'fastSeek' and 'currentTime' in HTMLMediaElement.idl | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
SSIA.
Adding FIXME for these in HTMLMediaElement.idl and as per Web-Spec:
https://html.spec.whatwg.org/multipage/media.html#media-elements
We should not have 'unrestricted' for 'fastSeek' and 'currentTime'.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114841656>
Alexsander Borges Damaceno
Pull request: https://github.com/WebKit/WebKit/pull/38363