diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-03-03 10:31:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-03 10:31:44 -0500 |
commit | 4ccbd1e87eb81d6cdb1658aadf33cc0795be5adf (patch) | |
tree | b0888d18bd7db7d87b40c07527c2fc6120e8eed9 /components/script/dom/bindings/codegen/parser | |
parent | fe1663a9f217f0213b7e42ed9bbad6c54b8a47bb (diff) | |
parent | cac4aa56f77c46db75c9ca1bfdf23be39cfd4604 (diff) | |
download | servo-4ccbd1e87eb81d6cdb1658aadf33cc0795be5adf.tar.gz servo-4ccbd1e87eb81d6cdb1658aadf33cc0795be5adf.zip |
Auto merge of #22622 - sreeise:audio_video_tracks, r=jdm
Added AudioTrack, AudioTrackList, VideoTrack, and VideoTrackList inte…
…rfaces
<!-- Please describe your changes on the following line: -->
Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent interfaces to support multiple media tracks.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22301 (GitHub issue number if applicable)
<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22622)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions