Bug 131865

Summary: bmalloc: AsyncTask should use Mutex instead of std::mutex
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

Description Geoffrey Garen 2014-04-18 16:43:48 PDT
bmalloc: AsyncTask should use Mutex instead of std::mutex
Comment 1 Geoffrey Garen 2014-04-18 16:45:21 PDT
Created attachment 229684 [details]
Patch
Comment 2 Geoffrey Garen 2014-04-18 20:23:27 PDT
Committed r167526: <http://trac.webkit.org/changeset/167526>