New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add AudioListener/AudioPanner DOM interfaces #21502
Merged
+822
−340
Update WPT expectations
04e60e6
Select commit
4b48cfa
Upgrade to latest servo-media
Manishearth 9228ca3
Add AudioListener DOM interface
Manishearth e4e01a6
Add PannerNode DOM interface
Manishearth 43ea9e0
cleanup: Remove Rc from BaseAudioContext
Manishearth 062c1d6
Add BaseAudioContext.createPanner()
Manishearth 0f66f17
Add HTML test
Manishearth 7d5b4b2
Add constraints for PannerNode
Manishearth 7daec55
Add accessors for PannerNode
Manishearth 18960b6
Add PannerNode.setPosition(), setOrientation()
Manishearth 58176c4
Add some checks in PannerNode accessors
Manishearth 5dd8303
Handle channel count constraints in panner constructor
Manishearth 04e60e6
Update WPT expectations
Manishearth
Merged
Add AudioListener/AudioPanner DOM interfaces #21502
Update WPT expectations
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 23, 2018
Aug 24, 2018
Aug 24, 2018
Aug 24, 2018
Aug 24, 2018
Aug 24, 2018
Aug 24, 2018
04e60e6
Select commit
4b48cfa
Upgrade to latest servo-media
Manishearth 9228ca3
Add AudioListener DOM interface
Manishearth e4e01a6
Add PannerNode DOM interface
Manishearth 43ea9e0
cleanup: Remove Rc from BaseAudioContext
Manishearth 062c1d6
Add BaseAudioContext.createPanner()
Manishearth 0f66f17
Add HTML test
Manishearth 7d5b4b2
Add constraints for PannerNode
Manishearth 7daec55
Add accessors for PannerNode
Manishearth 18960b6
Add PannerNode.setPosition(), setOrientation()
Manishearth 58176c4
Add some checks in PannerNode accessors
Manishearth 5dd8303
Handle channel count constraints in panner constructor
Manishearth 04e60e6
Update WPT expectations
Manishearth