[Webkit-unassigned] [Bug 124866] New: VS2010 doesn't like std::make_unique

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 15:09:46 PST 2013


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

           Summary: VS2010 doesn't like std::make_unique
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex.christensen at flexsim.com
                CC: simon.fraser at apple.com


I'm not sure what the status of the std::make_unique standard is, or what it was in 2010, but its use in TiledBackingStore.h causes compile errors in VS2010.  Let's use nullptr instead.

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