Bug 214940

Summary: OfflineAudioContext.startRendering() should return a Promise
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: clark_wang, eric.carlson, esprehn+autocc, ews-watchlist, ggaren, glenn, jer.noble, kondapallykalyan, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://www.w3.org/TR/webaudio/#dom-offlineaudiocontext-startrendering
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

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>