Bug 216127 - AudioDestinationNode.maxChannelCount always returns 0
Summary: AudioDestinationNode.maxChannelCount always returns 0
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-03 10:16 PDT by Chris Dumez
Modified: 2020-09-03 14:44 PDT (History)
10 users (show)

See Also:


Attachments
Patch (30.11 KB, patch)
2020-09-03 10:22 PDT, Chris Dumez
eric.carlson: review+
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-03 10:16:47 PDT
AudioDestinationNode.maxChannelCount always returns 0.
Comment 1 Chris Dumez 2020-09-03 10:22:33 PDT
Created attachment 407889 [details]
Patch
Comment 2 Eric Carlson 2020-09-03 13:31:58 PDT
Comment on attachment 407889 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=407889&action=review

> Source/WebCore/ChangeLog:8
> +        Update AudioDestinationNode.maxChannelCount to return a sane value of both macOS

s/value of both/value on both/
Comment 3 Chris Dumez 2020-09-03 14:43:46 PDT
Committed r266559: <https://trac.webkit.org/changeset/266559>
Comment 4 Radar WebKit Bug Importer 2020-09-03 14:44:15 PDT
<rdar://problem/68302831>