Bug 217777

Summary: Use std::fill_n() instead of for loops in ConstantSourceNode
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, philipj, sam, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2020-10-15 13:19:25 PDT
Use std::fill_n() instead of for loops in ConstantSourceNode.
Attachments
Patch (1.57 KB, patch)
2020-10-15 13:20 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-10-15 13:20:44 PDT
EWS
Comment 2 2020-10-15 15:24:32 PDT
Committed r268558: <https://trac.webkit.org/changeset/268558> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411478 [details].
Radar WebKit Bug Importer
Comment 3 2020-10-15 15:25:22 PDT
Note You need to log in before you can comment on or make changes to this bug.