[Webkit-unassigned] [Bug 132165] New: Convert OwnPtr and PassOwnPtr uses to std::unique_ptr in Supplement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 20:34:06 PDT 2014


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

           Summary: Convert OwnPtr and PassOwnPtr uses to std::unique_ptr
                    in Supplement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


As a step to convert from OwnPtr|PassOwnPtr to std::unique_ptr, Supplement also needs to convert it. Patch is coming.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list