RESOLVED INVALID 3386
JavaScriptCore/kjs/internal -- cross-platform implementation
https://bugs.webkit.org/show_bug.cgi?id=3386
Summary JavaScriptCore/kjs/internal -- cross-platform implementation
Justin Haygood
Reported 2005-06-09 09:37:14 PDT
Cross Platform Implementation -- doesn't depend on pthreads anymore on Win32. Attatching to this later
Attachments
Doesn't use pthreads on Win32.. for everything else, no changes (2.20 KB, patch)
2005-06-09 09:38 PDT, Justin Haygood
no flags
Provides both a pthreads and a NSPR implementation (2.22 KB, patch)
2005-06-09 13:41 PDT, Justin Haygood
no flags
Justin Haygood
Comment 1 2005-06-09 09:38:15 PDT
Created attachment 2186 [details] Doesn't use pthreads on Win32.. for everything else, no changes
Justin Haygood
Comment 2 2005-06-09 13:41:45 PDT
Created attachment 2189 [details] Provides both a pthreads and a NSPR implementation Now contains 2 portable implementations: pthreads and NSPR. Win32 uses NSPR
Justin Haygood
Comment 3 2005-12-25 11:18:43 PST
Thanks to code evolution, this bug is no longer valid.
Note You need to log in before you can comment on or make changes to this bug.