Bug 119090 - Fix Windows build after r153134.
Summary: Fix Windows build after r153134.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Brüning
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-25 08:40 PDT by Michael Brüning
Modified: 2013-07-25 11:10 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.72 KB, patch)
2013-07-25 08:42 PDT, Michael Brüning
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Brüning 2013-07-25 08:40:01 PDT
Fix Windows build after r153134.
Comment 1 Michael Brüning 2013-07-25 08:42:56 PDT
Created attachment 207461 [details]
Patch
Comment 2 Brent Fulgham 2013-07-25 09:56:46 PDT
Comment on attachment 207461 [details]
Patch

Weren't there some thread-agnosic routines added to avoid needing this kind of pthread-specific code?
Comment 3 Brent Fulgham 2013-07-25 09:57:06 PDT
Answer: Not for this type of thing.  Looks good -- let's land it and fix the build!
Comment 4 WebKit Commit Bot 2013-07-25 11:09:57 PDT
Comment on attachment 207461 [details]
Patch

Clearing flags on attachment: 207461

Committed r153336: <http://trac.webkit.org/changeset/153336>
Comment 5 WebKit Commit Bot 2013-07-25 11:10:00 PDT
All reviewed patches have been landed.  Closing bug.