[webkit-reviews] review granted: [Bug 54832] Use WTF::Mutex in JSLock : [Attachment 83530] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 13:13:52 PST 2011


Alexey Proskuryakov <ap at webkit.org> has granted Patrick R. Gansterer
<paroga at paroga.com>'s request for review:
Bug 54832: Use WTF::Mutex in JSLock
https://bugs.webkit.org/show_bug.cgi?id=54832

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
OK. I still think that an #error would have been better, because someone may
remove the seemingly redundant OS(DARWIN) || USE(PTHREADS) check without deep
thinking in the future.


More information about the webkit-reviews mailing list