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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 09:56:40 PST 2013


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





--- Comment #9 from Alex Christensen <alex.christensen at flexsim.com>  2013-12-17 09:54:46 PST ---
> I see now that Sam suggested the same thing, but for some reason you did not do what he suggested.

I was trying to minimize changes, and I though I would have had to use the new operator in the implementation of TiledBackingStore(TiledBackingStoreClient*) anyway.  I tested it, and std::make_unique works in the implementation, but not as the default parameter.  I'll upload a better patch.  Sorry for the confusion.

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