WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
215522
OfflineAudioContext.destination has incorrect number of channels & channel count mode
https://bugs.webkit.org/show_bug.cgi?id=215522
Summary
OfflineAudioContext.destination has incorrect number of channels & channel co...
Chris Dumez
Reported
2020-08-14 14:18:41 PDT
OfflineAudioContext.destination currently always has a number of channels that is 0, no matter the numberOfChannels provided when constructing the OfflineAudioContext. The channel count mode is also "max" instead of "explicit".
Attachments
Patch
(96.37 KB, patch)
2020-08-14 14:23 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(98.01 KB, patch)
2020-08-14 15:25 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-08-14 14:23:56 PDT
Created
attachment 406620
[details]
Patch
Chris Dumez
Comment 2
2020-08-14 15:25:52 PDT
Created
attachment 406627
[details]
Patch
EWS
Comment 3
2020-08-14 15:54:13 PDT
Committed
r265713
: <
https://trac.webkit.org/changeset/265713
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 406627
[details]
.
Radar WebKit Bug Importer
Comment 4
2020-08-14 15:55:19 PDT
<
rdar://problem/67103681
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug