Bug 115390 - [Windows, WinCairo] Remove Link And Includes for Pthreads from WebKit
Summary: [Windows, WinCairo] Remove Link And Includes for Pthreads from WebKit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 17:25 PDT by Brent Fulgham
Modified: 2013-04-30 11:42 PDT (History)
0 users

See Also:


Attachments
Patch (11.48 KB, patch)
2013-04-29 17:28 PDT, Brent Fulgham
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2013-04-29 17:25:55 PDT
Remove the various include paths and link instructions for the pthreads library, which is not used under Windows.
Comment 1 Brent Fulgham 2013-04-29 17:28:58 PDT
Created attachment 200064 [details]
Patch
Comment 2 Brent Fulgham 2013-04-30 11:42:41 PDT
Committed r149385: <http://trac.webkit.org/changeset/149385>