[Webkit-unassigned] [Bug 109297] New: [chromium] clean-up use of auto_ptr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 06:34:19 PST 2013


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

           Summary: [chromium] clean-up use of auto_ptr
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jochen at chromium.org
            Blocks: 91308


since we depend on base/ anyway, we should use scoped_ptr instead of auto_ptr. And while we're at it, adding DISALLOW_COPY_AND_ASSIGN where appropriate might be a good idea, too

-- 
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