Bug 241339

Summary: [GPUP] Send Audio component registrations from the UI process
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=242040

Description Per Arne Vollan 2022-06-06 09:51:15 PDT
Currently, Audio component registrations are only sent to the WebContent process. They should be sent to the GPU process as well.
Comment 1 Per Arne Vollan 2022-06-06 09:56:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1325
Comment 2 Per Arne Vollan 2022-06-06 12:09:50 PDT
<rdar://88659991>
Comment 3 EWS 2022-06-15 08:40:06 PDT
Committed r295560 (251565@main): <https://commits.webkit.org/251565@main>

Reviewed commits have been landed. Closing PR #1325 and removing active labels.