Bug 253156

Summary: Prefer make_unique over std::unique_ptr
Product: WebKit Reporter: Seija K. <gfunni234>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Seija K.
Reported 2023-03-01 07:50:04 PST
std::unique_ptr is just calling std::make_unique, when we have WTF::makeUnique for this purpose.
Attachments
Seija K.
Comment 1 2023-03-01 07:51:31 PST
Radar WebKit Bug Importer
Comment 2 2023-03-08 07:51:16 PST
Seija K.
Comment 3 2023-03-13 06:26:26 PDT
EWS
Comment 4 2023-03-24 11:06:21 PDT
Committed 262084@main (f953a3491357): <https://commits.webkit.org/262084@main> Reviewed commits have been landed. Closing PR #11405 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.