[webkit-reviews] review requested: [Bug 21313] wtf/ThreadingWin.cpp expects pthreads : [Attachment 24026] [1/2] Chromium doesn't use pthreads on windows, so make its use conditional.

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


idealisms at gmail.com has asked  for review:
Bug 21313: wtf/ThreadingWin.cpp expects pthreads
https://bugs.webkit.org/show_bug.cgi?id=21313

Attachment 24026: [1/2] Chromium doesn't use pthreads on windows, so make its
use conditional.
https://bugs.webkit.org/attachment.cgi?id=24026&action=edit

------- Additional Comments from idealisms at gmail.com

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


More information about the webkit-reviews mailing list