Bug 215242 - BaseAudioContext.decodeAudioData() should return a Promise
Summary: BaseAudioContext.decodeAudioData() should return a Promise
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-08-06 14:18 PDT by Chris Dumez
Modified: 2020-08-06 16:40 PDT (History)
12 users (show)

See Also:


Attachments
Patch (22.81 KB, patch)
2020-08-06 15:40 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-08-06 14:18:01 PDT
BaseAudioContext.decodeAudioData() should return a Promise:
- https://webaudio.github.io/web-audio-api/#BaseAudioContext
Comment 1 Chris Dumez 2020-08-06 15:40:44 PDT
Created attachment 406124 [details]
Patch
Comment 2 EWS 2020-08-06 16:39:35 PDT
Committed r265352: <https://trac.webkit.org/changeset/265352>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406124 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-06 16:40:21 PDT
<rdar://problem/66651787>