[webkit-reviews] review granted: [Bug 177729] Use ThreadIdentifier instead of thread::this_thread::get_id : [Attachment 322361] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 2 10:19:26 PDT 2017


Sam Weinig <sam at webkit.org> has granted Yusuke Suzuki <utatane.tea at gmail.com>'s
request for review:
Bug 177729: Use ThreadIdentifier instead of thread::this_thread::get_id
https://bugs.webkit.org/show_bug.cgi?id=177729

Attachment 322361: Patch

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




--- Comment #5 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 322361
  --> https://bugs.webkit.org/attachment.cgi?id=322361
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=322361&action=review

> Source/WebCore/ChangeLog:8
> +	   We can use WTF::ThreadIdentifier instead of
thread::this_thread::get_id.

Please put your more detailed explanation of why in the ChangeLog.


More information about the webkit-reviews mailing list