[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
Tue Mar 22 13:02:30 PDT 2011


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





--- Comment #9 from David Levin <levin at chromium.org>  2011-03-22 13:02:30 PST ---
(In reply to comment #8)
> Adding levin, in case he has thoughts about JSC_MULTIPLE_THREADS.

I agree with Jian that we should enable this. The majority of usage in JavaScriptCore !wtf which is really about making jsc multithreaded but it has propagated outside of that directory to other places that need to be guarded as well. Given that we will do worker and isolates soon, we'll need to flip this switch.

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