You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hide the (Offline)AudioContext::base() method from the public API
It is not necessary to expose it because the BaseAudioContext methods
are available on the object itself, plus it causes issues for the
`set_onstatechange` handler, see b0b03a6
0 commit comments