Bug 223825 - Avoid heap allocation on the audio thread in BaseAudioContext::scheduleNodeDeletion()
Summary: Avoid heap allocation on the audio thread in BaseAudioContext::scheduleNodeDe...
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:
 
Reported: 2021-03-26 16:15 PDT by Chris Dumez
Modified: 2021-03-26 20:53 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2021-03-26 16:20 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 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>