WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264939
Sync 'VideoTrack+MediaSource.idl', 'AudioTrack+MediaSource.idl' and 'TextTrack+MediaSource.idl' with WebIDL Specification
https://bugs.webkit.org/show_bug.cgi?id=264939
Summary
Sync 'VideoTrack+MediaSource.idl', 'AudioTrack+MediaSource.idl' and 'TextTrac...
Ahmad Saleem
Reported
2023-11-16 04:42:32 PST
Hi Team, While going through WPT failures, I noticed that we failing following three tests on WPT: WPT Test Live link:
http://wpt.live/media-source/idlharness.window.html
> AudioTrack interface: attribute sourceBuffer > VideoTrack interface: attribute sourceBuffer > TextTrack interface: attribute sourceBuffer
Because our 'IDL' files are missing: Exposed=(Window,DedicatedWorker) Adding them locally progress these failing tests. Just raising so I can fix them. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-11-16 04:43:54 PST
Web-Spec:
https://w3c.github.io/media-source/#idl-def-mediasource
Ahmad Saleem
Comment 2
2023-11-16 04:45:28 PST
https://w3c.github.io/media-source/#audio-track-extensions
https://w3c.github.io/media-source/#video-track-extensions
https://w3c.github.io/media-source/#text-track-extensions
Ahmad Saleem
Comment 3
2023-11-16 15:35:31 PST
We do not support MSE in a Worker yet, so let's not exposed it to DedicatedWorker yet ^ Comment on PR by Jean-Yves Avenard.
Ahmad Saleem
Comment 4
2023-11-16 15:50:03 PST
PR attempt for future reference to do quick changes:
https://github.com/WebKit/WebKit/pull/20600
EWS
Comment 5
2023-11-17 01:39:21 PST
Committed
270873@main
(83b09d3dc323): <
https://commits.webkit.org/270873@main
> Reviewed commits have been landed. Closing PR #20637 and removing active labels.
Radar WebKit Bug Importer
Comment 6
2023-11-17 01:40:14 PST
<
rdar://problem/118554737
>
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