On Wed, Oct 28, 2009 at 7:52 AM, Marc-Antoine Ruel <mar...@chromium.org>wrote:

> On Wed, Oct 28, 2009 at 1:30 AM, Darin Fisher <da...@chromium.org> wrote:
> > I'm pretty sure that enabling USE_SYSTEM_MALLOC will also lead to
> corruption
> > since WebKit is not hermetic (we allocate things externally that we then
> > delete inside WebKit).
> > -Darin
>
> Wouha! That really limit our capacity to link wekbit.dll.
>


Why?  So long as our allocator also lives in a DLL, we should be fine.

The webkit.dll build should only be used for developer builds, where we can
also just enabled the CRT DLL, and build tcmalloc as a DLL too.

-Darin

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to