w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
937 stars 131 forks source link

Add SecureContext to ImageTrack, ImageTrackList #801

Open dalecurtis opened 3 weeks ago

dalecurtis commented 3 weeks ago

These aren't constructible by the page, so they should have the same SecureContext annotation that ImageDecoder does.

Fixes #798


Preview | Diff