aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/MediaStreamTrack.webidl
Commit message (Collapse)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. ↵Josh Matthews2025-01-241-24/+0
| | | | | (#35157) Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Unpref MediaStream and MediaStreamTrackManish Goregaokar2020-07-021-1/+1
|
* Add {MediaStream, MediaStreamTrack}.clone()Manish Goregaokar2019-05-081-1/+1
|
* Add stream types to tracks, add MediaStreamTrack.id and MediaStreamTrack.kindManish Goregaokar2019-05-071-2/+2
|
* Add MediaStreamTrack interfaceManish Goregaokar2019-05-071-0/+24