[webkit-reviews] review granted: [Bug 180579] [WTF] Remove remaining use of Mutex : [Attachment 328809] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 8 09:01:24 PST 2017


Alex Christensen <achristensen at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 180579: [WTF] Remove remaining use of Mutex
https://bugs.webkit.org/show_bug.cgi?id=180579

Attachment 328809: Patch

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




--- Comment #7 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 328809
  --> https://bugs.webkit.org/attachment.cgi?id=328809
Patch

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

> Source/WTF/wtf/win/WorkQueueWin.cpp:159
> +    HANDLE timer { 0 };

I think this could be nullptr.


More information about the webkit-reviews mailing list