diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-10-02 10:53:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-02 10:53:53 -0400 |
commit | 218a2aefc5708a22a3594a2947317810bcf3c6f5 (patch) | |
tree | d8ac0cd2a37858a002c08d2294fac75bd234419d /components/script/dom/bindings/codegen/parser/tests/test_attr.py | |
parent | 13a43e69e0fa16540ec02b6fc3569202470e9e5d (diff) | |
parent | 5ea79c64f9a56b3e116d7d306c9d300a5d6717a5 (diff) | |
download | servo-218a2aefc5708a22a3594a2947317810bcf3c6f5.tar.gz servo-218a2aefc5708a22a3594a2947317810bcf3c6f5.zip |
Auto merge of #24265 - sreeise:track_selection, r=jdm
Integrates media track selection
<!-- Please describe your changes on the following line: -->
Updates audio/video track selection to use the servo media player track selection methods.
This is technically only a partial fix because only one audio track can be set at a time and servo_media needs to be updated to handle multiple audio tracks. Once/if this goes through I can file follow up issue for that.
I believe this also inadvertently covers at least some of #22912
---
<!-- 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 #22799 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because - This probably should have a test case. But I am not aware of a way, at least not from servo, to test that the actual audio or video changed in the underlying player or on screen.
<!-- 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/24265)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_attr.py')
0 files changed, 0 insertions, 0 deletions