Bug 250890 - AudioContext::suspend creates a remote audio destination
Summary: AudioContext::suspend creates a remote audio destination
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-20 03:18 PST by Kimmo Kinnunen
Modified: 2023-01-20 06:25 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2023-01-20 03:18:42 PST
AudioContext::suspend creates a remote audio destination 

If the audio destination has never been started, suspend should not start it.
Comment 1 Radar WebKit Bug Importer 2023-01-20 03:19:13 PST
<rdar://problem/104470320>
Comment 2 Kimmo Kinnunen 2023-01-20 03:34:46 PST
Pull request: https://github.com/WebKit/WebKit/pull/8871
Comment 3 EWS 2023-01-20 06:25:16 PST
Committed 259134@main (3c729e10ad7a): <https://commits.webkit.org/259134@main>

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