Bug 77676

Summary: Use win32 native threading
Product: WebKit Reporter: Kalev Lember <kalevlember>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: levin+threading, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Use win32 native threading none

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.