NEW208044
Move WebAudio to the media process
https://bugs.webkit.org/show_bug.cgi?id=208044
Summary Move WebAudio to the media process
Ryosuke Niwa
Reported 2020-02-20 23:11:42 PST
We need to migrate WebAudio to GPU Process. <rdar://problem/59046981>
Attachments
WIP1 (47.14 KB, patch)
2020-02-21 00:19 PST, Ryosuke Niwa
no flags
WIP2 (79.44 KB, patch)
2020-02-22 01:05 PST, Ryosuke Niwa
no flags
WIP3 (86.83 KB, patch)
2020-02-24 22:51 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2020-02-21 00:19:22 PST
Created attachment 391385 [details] WIP1 I've written code to create a mapping in GPU Process whenever AudioDestination is created. The next step is to hook it up with a ring buffer.
Ryosuke Niwa
Comment 2 2020-02-22 01:05:27 PST
Ryosuke Niwa
Comment 3 2020-02-24 22:51:57 PST
Note You need to log in before you can comment on or make changes to this bug.