[Webkit-unassigned] [Bug 205617] New: Add makeRefCounted<>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 28 05:21:36 PST 2019


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

            Bug ID: 205617
           Summary: Add makeRefCounted<>
           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: koivisto at iki.fi

Add a standalone template function for constructing RefCounted objects, similar to makeUnique<>(). This allows clean construction of reference counted objects without clunky static create() functions.

-- 
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/20191228/63aacff8/attachment.htm>


More information about the webkit-unassigned mailing list