servo/tests/wpt/metadata/webaudio/the-audio-api
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
..
the-analysernode-interface Update web-platform-tests to revision d3cf77a7b8c20c678b725238eaa8a72eca3787ae 2019-04-26 01:35:21 -04:00
the-audiobuffersourcenode-interface Update web-platform-tests to revision ead8f8b00d0b68237109f3c93d0ccae076a34f98 2019-02-07 22:37:04 -05:00
the-audiocontext-interface Update web-platform-tests to revision d8b8e0b8efe993a37404d6c6fc75e16fdc16b7d8 2018-10-25 23:09:38 -04:00
the-audionode-interface Implement DOM APIs for ChannelSplitterNode 2019-01-10 11:58:10 -05:00
the-audioparam-interface Implemented JS API for setValueCurveAtTime and updated tests 2019-04-26 23:17:24 -04:00
the-audioworklet-interface Update web-platform-tests to revision fd0429f0b45f975b25d85256dac33762134952c5 2019-04-16 00:29:32 -04:00
the-biquadfilternode-interface Regenerate WebAudio WPTs expectations 2018-10-11 19:33:17 +02:00
the-channelmergernode-interface Regenerate test expectations 2018-09-25 17:36:59 +02:00
the-constantsourcenode-interface Regenerate test expectations 2018-09-04 10:41:48 +05:30
the-convolvernode-interface Update web-platform-tests to revision 4accec3d14ccdc7b170017c0df299b954019f06f 2019-04-27 02:52:58 -04:00
the-delaynode-interface Regenerate test expectations 2018-09-04 10:41:48 +05:30
the-dynamicscompressornode-interface Regenerate test expectations 2018-09-04 10:41:48 +05:30
the-gainnode-interface Update web-platform-tests to revision 00fa50687cab43b660296389acad6cc48717f1d1 2019-01-28 22:38:10 -05:00
the-iirfilternode-interface Regenerate test expectations 2018-09-25 17:36:59 +02:00
the-mediaelementaudiosourcenode-interface Update web-platform-tests to revision d5be80a86d4f938250c075ac12414ad47516969c 2018-11-08 22:33:32 -05:00
the-mediastreamaudiodestinationnode-interface Update web-platform-tests to revision 4accec3d14ccdc7b170017c0df299b954019f06f 2019-04-27 02:52:58 -04:00
the-oscillatornode-interface Regenerate test expectations 2018-09-25 17:36:59 +02:00
the-pannernode-interface Implemented SetOrientation and SetPosition functions but still have errors in throwing NotSupported error message 2019-04-27 18:38:15 -04:00
the-stereopanner-interface Regenerate test expectations 2018-09-04 10:41:48 +05:30
the-waveshapernode-interface Regenerate test expectations 2018-09-04 10:41:48 +05:30