[Webkit-unassigned] [Bug 217973] New: [Media in GPU Process] Clean up the current implementation of RemoteAudioDestination and RemoteAudioDestinationProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 10:45:38 PDT 2020


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

            Bug ID: 217973
           Summary: [Media in GPU Process] Clean up the current
                    implementation of RemoteAudioDestination and
                    RemoteAudioDestinationProxy
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peng.liu6 at apple.com
                CC: cdumez at apple.com

The current implementation is Cocoa specific, but it includes a lot of macros and looks like it can be used by other ports. We need to clean up that. 

Every port has its AudioDestination implementation, e.g., AudioDestinationCocoa and AudioDestinationGStreamer. Probably every port also needs a port-specific implementation to run a part of AudioDestination in the GPU Process?

-- 
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/20201020/52942175/attachment-0001.htm>


More information about the webkit-unassigned mailing list