Bug 182821

Summary: Use std::make_unique instead of explicit calls to new and instead of writing create functions
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch andersca: review+

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.