RESOLVED FIXED Bug 77676
Use win32 native threading
https://bugs.webkit.org/show_bug.cgi?id=77676
Summary Use win32 native threading
Kalev Lember
Reported 2012-02-02 13:14:36 PST
r97269 switched from glib threading to pthreads, breaking win32 GTK+. This is a follow up, removing some leftovers in ThreadSpecific.h and switching win32 to use the native threading in ThreadingWin.cpp.
Attachments
Use win32 native threading (3.98 KB, patch)
2012-02-02 13:16 PST, Kalev Lember
no flags
Kalev Lember
Comment 1 2012-02-02 13:16:14 PST
Created attachment 125172 [details] Use win32 native threading
WebKit Review Bot
Comment 2 2012-02-02 15:36:56 PST
Comment on attachment 125172 [details] Use win32 native threading Clearing flags on attachment: 125172 Committed r106598: <http://trac.webkit.org/changeset/106598>
WebKit Review Bot
Comment 3 2012-02-02 15:37:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.