[Webkit-unassigned] [Bug 21313] wtf/ThreadingWin.cpp expects pthreads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 2 12:57:17 PDT 2008


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


idealisms at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24026|                            |review?
               Flag|                            |




------- Comment #1 from idealisms at gmail.com  2008-10-02 12:57 PDT -------
Created an attachment (id=24026)
 --> (https://bugs.webkit.org/attachment.cgi?id=24026&action=view)
[1/2] Chromium doesn't use pthreads on windows, so make its use conditional.


Also convert a WORD to a DWORD to avoid a compiler warning.  This
matches the other methods around it.
---
 JavaScriptCore/wtf/ThreadingWin.cpp |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list