Files
servo/components
bors-servo ffd9441a3d Auto merge of #23279 - snarasi6:master, r=jdm
Implement deprecated setPosition and setOrientation methods for AudioListener #22898

<!-- Please describe your changes on the following line: -->
I have uncommented the two methods SetPosition and SetOrientation in AudioListener.webidl and have included the two methods in the AudioListener.rs file. I have some errors while handling the NotSupported error for the methods. Can you please review the code and help me out with the errors?

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] 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/23279)
<!-- Reviewable:end -->
2019-04-27 20:47:11 -04:00
..
2019-03-22 15:41:48 +08:00
2019-04-25 09:39:16 +02:00
2018-12-11 10:43:51 +09:00
2019-04-20 22:39:22 +02:00
2019-03-22 15:41:48 +08:00
2019-04-12 14:17:21 +02:00
2019-01-28 11:32:40 +01:00
2018-11-10 17:47:28 +01:00
2019-01-17 17:52:35 -05:00
2019-03-31 20:14:46 +08:00
2018-11-19 14:47:27 +01:00
2019-04-12 12:20:14 +02:00