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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 10:45:02 PST 2013


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #1 from Tony Chang <tony at chromium.org>  2013-02-08 10:47:12 PST ---
We try to avoid direct dependencies on base/ because it makes it hard for people to make changes to base (since DRT is in a separate repository).  Normally we try to expose Chromium code through webkit/support.

It might be easier to put a copy of scoped_ptr.h in DumpRenderTree/chromium.

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