[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
Wed Apr 27 11:04:51 PDT 2011


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





--- Comment #16 from Michael Nordman <michaeln at google.com>  2011-04-27 11:04:51 PST ---
(In reply to comment #15)
> Fixing this is not trivial (though probably not hard for a seasoned Windows coder). The build problem was due to some code that depends on pthread_once: I suspect the easiest fix will be to replace that with some Windows equivalent.

Can you provide a pointer of the file/class/method that is causing the the problem?

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