Bug 250895
Summary: | RemoteAudioDestinationManager CreateAudioDestination is synchronous message | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | Web Audio | Assignee: | Kimmo Kinnunen <kkinnunen> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 15 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=256091 |
Kimmo Kinnunen
RemoteAudioDestinationManager CreateAudioDestination is synchronous message
There is no need for the message to be synchronous.
Web process can just select the ID.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104473100>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/8875
EWS
Committed 259167@main (455b1bcd78ac): <https://commits.webkit.org/259167@main>
Reviewed commits have been landed. Closing PR #8875 and removing active labels.