[Webkit-unassigned] [Bug 141902] New: Remove unnecessary create() factory functions in CDMFoo, NamedNodeMap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 02:34:54 PST 2015


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

            Bug ID: 141902
           Summary: Remove unnecessary create() factory functions in
                    CDMFoo, NamedNodeMap
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gyuyoung.kim at webkit.org

Though create() factory functions do nothing, CDMFoo, NamedNodeMap have used create() factory. Even some of create() factory used std::unique_ptr<> instead of std::make_unique<>.

-- 
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/20150223/305b1cf4/attachment-0002.html>


More information about the webkit-unassigned mailing list