RESOLVED FIXED 217775
Use std::fill_n() instead of for loops in AudioParamTimeline
https://bugs.webkit.org/show_bug.cgi?id=217775
Summary Use std::fill_n() instead of for loops in AudioParamTimeline
Chris Dumez
Reported 2020-10-15 12:30:30 PDT
Use std::fill_n() instead of for loops in AudioParamTimeline.
Attachments
Patch (6.70 KB, patch)
2020-10-15 12:31 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-10-15 12:31:40 PDT
EWS
Comment 2 2020-10-15 14:27:01 PDT
Committed r268555: <https://trac.webkit.org/changeset/268555> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411472 [details].
Radar WebKit Bug Importer
Comment 3 2020-10-15 14:27:21 PDT
Note You need to log in before you can comment on or make changes to this bug.