[Webkit-unassigned] [Bug 89122] [GTK] Audio device not closed after playing sound

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 14:30:35 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89122





--- Comment #4 from Philippe Normand <pnormand at igalia.com>  2012-06-14 14:30:35 PST ---
Actually I think this is because on EOS we pause the gst pipeline. We don't set it to READY or NULL, this is done in the destructor of the player. That's why navigating to another page actually closes the device.

Do you really need the device to be closed on EOS?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list