[webkit-dev] Webkit seizes sound device

Benjamin Poulain benjamin at webkit.org
Fri Nov 29 17:52:30 PST 2013


On 11/29/13, 4:32 PM, Jeffrey Barish wrote:
> When I visit a web page that wants to play a sound, webkit opens the sound 
> device and never lets go of it until the application exits.  I would like for 
> webkit not to open the sound device (and ignore the play request, obviously).  
> Is there a way to tell webkit globally that it should ignore all sounds and 
> never, ever open the sound device?

Each platform handle multimedia differently.

I guess this is for GTK?
The right mailing list would be WebKit-gtk.

Benjamin


More information about the webkit-dev mailing list