[Webkit-unassigned] [Bug 33004] NetworkStateNotifierWin.cpp doesn't work always
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 5 14:10:37 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33004
--- Comment #5 from Steve Falkenburg <sfalken at apple.com> 2010-01-05 14:10:37 PST ---
Using WTF threading calls instead of calling CreateThread() directly would be
better, since that calls _beginthreadex where available. See
http://support.microsoft.com/kb/104641
--
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