[webkit-reviews] review granted: [Bug 226427] Stop using UncheckedLock in JSC::VMInspector : [Attachment 430117] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 29 21:49:55 PDT 2021


Mark Lam <mark.lam at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 226427: Stop using UncheckedLock in JSC::VMInspector
https://bugs.webkit.org/show_bug.cgi?id=226427

Attachment 430117: Patch

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




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

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

r=me

> Source/WTF/wtf/Lock.cpp:35
> +#include <unistd.h>

Is the #include in VMInspector.cpp still needed?  If not, can you remove it?


More information about the webkit-reviews mailing list