[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 9 13:45:05 PDT 2011


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





--- Comment #31 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-09 13:45:05 PST ---
(In reply to comment #30)
> > btw, how did this compile for WebKit Window before? Does this break what was happening there previously?
> 
> Oh... I was under the impression that ENABLE_WTF_MULTIPLE_THREADS isn't turned on for the webkit windows build. If that's not the case than idk?

ENABLE_WTF_MULTIPLE_THREADS is turned on for Apple's Windows port, as can be seen by looking at Platform.h: <http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/wtf/Platform.h?rev=85719#L577>

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