Bug 216491 - AudioDestinationCocoa should stop hardcoding the number of output channels to 2
Summary: AudioDestinationCocoa should stop hardcoding the number of output channels to 2
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: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-09-14 12:23 PDT by Chris Dumez
Modified: 2020-09-14 13:32 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.52 KB, patch)
2020-09-14 12:25 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-09-14 12:23:40 PDT
AudioDestinationCocoa should stop hardcoding the number of output channels to 2 and instead use the AudioDestinationNode's number of output channels.
Comment 1 Chris Dumez 2020-09-14 12:25:15 PDT
Created attachment 408735 [details]
Patch
Comment 2 EWS 2020-09-14 13:31:39 PDT
Committed r267036: <https://trac.webkit.org/changeset/267036>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408735 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-14 13:32:16 PDT
<rdar://problem/68875001>