RESOLVED FIXED 182821
Use std::make_unique instead of explicit calls to new and instead of writing create functions
https://bugs.webkit.org/show_bug.cgi?id=182821
Summary Use std::make_unique instead of explicit calls to new and instead of writing ...
Darin Adler
Reported 2018-02-14 21:53:36 PST
Use std::make_unique instead of explicit calls to new and instead of writing create functions
Attachments
Patch (18.33 KB, patch)
2018-02-14 21:57 PST, Darin Adler
andersca: review+
Darin Adler
Comment 1 2018-02-14 21:57:56 PST
Darin Adler
Comment 2 2018-02-15 11:49:28 PST
Radar WebKit Bug Importer
Comment 3 2018-02-15 11:50:38 PST
Note You need to log in before you can comment on or make changes to this bug.