petethepig / devtools-terminal

Terminal in Chrome Devtools
http://blog.dfilimonov.com/2013/09/12/devtools-terminal.html
MIT License
1.31k stars 88 forks source link

Mute beep option #42

Closed sameoldmadness closed 7 years ago

sameoldmadness commented 10 years ago

this commit fixes #18

sameoldmadness commented 7 years ago

Oops, I've accidentally closed the PR : [

I believe you could update this line to window.AudioContext || window.audioContext || window.webkitAudioContext. Does it help?

phsantiago commented 7 years ago

image It work's well! Later I'll commit this, thanks.