Bug 223825

Summary: Avoid heap allocation on the audio thread in BaseAudioContext::scheduleNodeDeletion()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, peng.liu6, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2021-03-26 16:15:02 PDT
Avoid heap allocation on the audio thread in BaseAudioContext::scheduleNodeDeletion() for performance.
Comment 1 Chris Dumez 2021-03-26 16:20:50 PDT
Created attachment 424415 [details]
Patch
Comment 2 EWS 2021-03-26 20:52:58 PDT
Committed r275129: <https://commits.webkit.org/r275129>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 424415 [details].
Comment 3 Radar WebKit Bug Importer 2021-03-26 20:53:23 PDT
<rdar://problem/75913277>