RESOLVED FIXED 217777
Use std::fill_n() instead of for loops in ConstantSourceNode
https://bugs.webkit.org/show_bug.cgi?id=217777
Summary Use std::fill_n() instead of for loops in ConstantSourceNode
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.