[webkit-reviews] review granted: [Bug 127783] Use std::mutex instead of WTF::Mutex in WTF : [Attachment 222456] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 09:10:03 PST 2014


Antti Koivisto <koivisto at iki.fi> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 127783: Use std::mutex instead of WTF::Mutex in WTF
https://bugs.webkit.org/show_bug.cgi?id=127783

Attachment 222456: Patch
https://bugs.webkit.org/attachment.cgi?id=222456&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
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


More information about the webkit-reviews mailing list