[Webkit-unassigned] [Bug 55728] [fileapi] Worker File API calls that create Blobs fail in debug builds due to random number generator thread assertion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 20:59:48 PDT 2011


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





--- Comment #37 from David Levin <levin at chromium.org>  2011-05-16 20:59:47 PST ---
(In reply to comment #36)
> I don't have a webkit win client that builds so it's not so easy to poke at this.
> 
> I do see this in WTFCommon.vsprops, $(WebKitLibrariesDir)\include\pthreads
> And there is a pthread.h and matching lib file in WebKitLibraries\win
>  *      Pthreads-win32 - POSIX Threads Library for Win32
>  *      Copyright(C) 1998 John E. Bossom
> 
> So i suppose webkit/win is using that lib for some stuff and FastMalloc.cpp complies and links by virtue of it. Afaik, chrome/win, including chromium's webkit port for windows,does not use a library like that. 
> 
> This may be a good place for judicious use of PLATFORM(CHROMIUM).

Sounds good to me.

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