WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127783
Use std::mutex instead of WTF::Mutex in WTF
https://bugs.webkit.org/show_bug.cgi?id=127783
Summary
Use std::mutex instead of WTF::Mutex in WTF
Anders Carlsson
Reported
2014-01-28 09:05:16 PST
Use std::mutex instead of WTF::Mutex in WTF
Attachments
Patch
(8.34 KB, patch)
2014-01-28 09:06 PST
,
Anders Carlsson
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-28 09:06:03 PST
Created
attachment 222456
[details]
Patch
Antti Koivisto
Comment 2
2014-01-28 09:07:28 PST
Comment on
attachment 222456
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=222456&action=review
> Source/WTF/wtf/StackStats.h:43 > -// #define ENABLE_STACK_STATS 1 > +#define ENABLE_STACK_STATS 1
wut
Anders Carlsson
Comment 3
2014-01-28 09:09:11 PST
Committed
r162935
: <
http://trac.webkit.org/changeset/162935
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug