[webkit-reviews] review granted: [Bug 174148] Use std::lock_guard instead of std::unique_lock if move semantics and try_lock is not necessary : [Attachment 314597] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 5 13:35:14 PDT 2017


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 174148: Use std::lock_guard instead of std::unique_lock if move semantics
and try_lock is not necessary
https://bugs.webkit.org/show_bug.cgi?id=174148

Attachment 314597: Patch

https://bugs.webkit.org/attachment.cgi?id=314597&action=review




--- Comment #2 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 314597
  --> https://bugs.webkit.org/attachment.cgi?id=314597
Patch

r=me


More information about the webkit-reviews mailing list