mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Revert "Auto merge of #25898 - jdm:rustup, r=asajeffrey"
This reverts commitea8aed1ba9
, reversing changes made to3749eb5397
.
This commit is contained in:
parent
ea8aed1ba9
commit
a29f4a9afe
7 changed files with 24 additions and 24 deletions
|
@ -331,7 +331,7 @@ impl BaseAudioContextMethods for BaseAudioContext {
|
|||
self.listener.or_init(|| AudioListener::new(&window, self))
|
||||
}
|
||||
|
||||
// https://webaudio.github.io/web-audio-api/#dom-baseaudiocontext-onstatechange
|
||||
/// https://webaudio.github.io/web-audio-api/#dom-baseaudiocontext-onstatechange
|
||||
event_handler!(statechange, GetOnstatechange, SetOnstatechange);
|
||||
|
||||
/// https://webaudio.github.io/web-audio-api/#dom-baseaudiocontext-createoscillator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue