[Webkit-unassigned] [Bug 253156] New: Prefer make_unique over std::unique_ptr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 07:50:04 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253156

            Bug ID: 253156
           Summary: Prefer make_unique over std::unique_ptr
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

std::unique_ptr is just calling std::make_unique, when we have WTF::makeUnique for this purpose.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230301/ea22144c/attachment-0001.htm>


More information about the webkit-unassigned mailing list