[Webkit-unassigned] [Bug 174439] New: Recreate the AudioUnit when restarting capture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 12 16:03:39 PDT 2017


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

            Bug ID: 174439
           Summary: Recreate the AudioUnit when restarting capture
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

Sometimes CoreAudioSharedUnit is no longer working.
In that case, the only possibility is to create a new one.
On WebKit Mac, we keep only one in the UI process, which will never get disposed except if restarting the UI process.
Let's dispose it whenever we need to restart so that we are sure we are on clean grounds.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170712/9b97e98e/attachment.html>


More information about the webkit-unassigned mailing list