[webkit-reviews] review granted: [Bug 180333] [WTF] Thread::create should have Thread::tryCreate : [Attachment 328451] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 11 21:51:00 PST 2017


Darin Adler <darin at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 180333: [WTF] Thread::create should have Thread::tryCreate
https://bugs.webkit.org/show_bug.cgi?id=180333

Attachment 328451: Patch

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




--- Comment #6 from Darin Adler <darin at apple.com> ---
Comment on attachment 328451
  --> https://bugs.webkit.org/attachment.cgi?id=328451
Patch

Seems fine. We should also come back and change every last one of these from
tryCreate to create. I am not convinced that any of these really want to stay
with tryCreate.


More information about the webkit-reviews mailing list