Bug 241339 - [GPUP] Send Audio component registrations from the UI process
Summary: [GPUP] Send Audio component registrations from the UI process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-06 09:51 PDT by Per Arne Vollan
Modified: 2022-06-27 17:09 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.