[webkit-reviews] review requested: [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
Tue Jul 4 21:08:55 PDT 2017


Yusuke Suzuki <utatane.tea at gmail.com> has asked  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 #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Created attachment 314597

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

Patch


More information about the webkit-reviews mailing list