Bug 4635

Summary: internal.cpp win portability fixes
Product: WebKit Reporter: Krzysztof Kowalczyk <kkowalczyk>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: VERIFIED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
internal.cpp darin: review-

Krzysztof Kowalczyk
Reported 2005-08-24 23:03:23 PDT
define win versions of locking routines
Attachments
internal.cpp (2.13 KB, patch)
2005-08-24 23:03 PDT, Krzysztof Kowalczyk
darin: review-
Krzysztof Kowalczyk
Comment 1 2005-08-24 23:03:38 PDT
Created attachment 3562 [details] internal.cpp
Darin Adler
Comment 2 2005-09-03 17:07:18 PDT
Comment on attachment 3562 [details] internal.cpp I don't think we need the multithreading implementation at all on WIN32. That's really specific to the use on Mac OS X where we use the JavaScriptCore from multiple processes.
Darin Adler
Comment 3 2005-09-03 18:16:14 PDT
These problems should all be fixed, but I haven't tried compiling on Windows. Krzysztof, please let me know if any of the changes don't work.
Note You need to log in before you can comment on or make changes to this bug.