WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
260739
Create 'CanPlayTypeResult' enum in HTMLMediaElement.idl for 'type' as per WebIDL spec
https://bugs.webkit.org/show_bug.cgi?id=260739
Summary
Create 'CanPlayTypeResult' enum in HTMLMediaElement.idl for 'type' as per Web...
Ahmad Saleem
Reported
2023-08-25 14:42:39 PDT
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 introduce 'enum' and leverage it for: __________ DOMString canPlayType(DOMString type); __________ Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Anne van Kesteren
Comment 1
2023-08-26 02:31:00 PDT
Not sure this is worth doing before WebKitLegacy disappears. It seems like you'd have to covert the enum back to an NSString in Source/WebKitLegacy/mac/DOM/DOMHTMLMediaElement.mm until that happens.
Radar WebKit Bug Importer
Comment 2
2023-09-01 14:43:13 PDT
<
rdar://problem/114841766
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug