Bug 119090

Summary: Fix Windows build after r153134.
Product: WebKit Reporter: Michael Brüning <michael.bruning>
Component: New BugsAssignee: Michael Brüning <michael.bruning>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bfulgham, cmarcelo, commit-queue, ggaren, oliver, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.