Bug 214940 - OfflineAudioContext.startRendering() should return a Promise
Summary: OfflineAudioContext.startRendering() 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: https://www.w3.org/TR/webaudio/#dom-o...
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-07-29 14:53 PDT by Chris Dumez
Modified: 2020-07-30 09:33 PDT (History)
11 users (show)

See Also:


Attachments
Patch (92.15 KB, patch)
2020-07-29 15:11 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (101.07 KB, patch)
2020-07-29 16:20 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (121.00 KB, patch)
2020-07-29 17:08 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (121.17 KB, patch)
2020-07-29 17:15 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-07-29 14:53:56 PDT
OfflineAudioContext.startRendering() should return a Promise:
- https://www.w3.org/TR/webaudio/#dom-offlineaudiocontext-startrendering
Comment 1 Chris Dumez 2020-07-29 15:11:10 PDT
Created attachment 405509 [details]
Patch
Comment 2 Chris Dumez 2020-07-29 16:20:18 PDT
Created attachment 405524 [details]
Patch
Comment 3 Chris Dumez 2020-07-29 17:08:13 PDT
Created attachment 405530 [details]
Patch
Comment 4 Chris Dumez 2020-07-29 17:15:07 PDT
Created attachment 405532 [details]
Patch
Comment 5 EWS 2020-07-30 09:32:57 PDT
Committed r265086: <https://trac.webkit.org/changeset/265086>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405532 [details].
Comment 6 Radar WebKit Bug Importer 2020-07-30 09:33:16 PDT
<rdar://problem/66331479>