Bug 218286 - AudioBuffer channels should be neuterable / detachable
Summary: AudioBuffer channels should be neuterable / detachable
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: 218265
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-10-28 09:04 PDT by Chris Dumez
Modified: 2020-10-28 10:41 PDT (History)
13 users (show)

See Also:


Attachments
Patch (23.73 KB, patch)
2020-10-28 09:14 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (23.73 KB, patch)
2020-10-28 09:39 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-10-28 09:04:08 PDT
AudioBuffer channels should be neuterable / detachable:
- https://webaudio.github.io/web-audio-api/#acquire-the-content
Comment 1 Chris Dumez 2020-10-28 09:14:35 PDT
Created attachment 412532 [details]
Patch
Comment 2 Eric Carlson 2020-10-28 09:21:11 PDT
Comment on attachment 412532 [details]
Patch

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

> Source/WebCore/ChangeLog:16
> +        specification and Firefox (Blinks seems to crash).

s/Blinks/Blink/
Comment 3 Chris Dumez 2020-10-28 09:39:57 PDT
Created attachment 412537 [details]
Patch
Comment 4 EWS 2020-10-28 10:40:09 PDT
Committed r269108: <https://trac.webkit.org/changeset/269108>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412537 [details].
Comment 5 Radar WebKit Bug Importer 2020-10-28 10:41:22 PDT
<rdar://problem/70770356>