[webkit-reviews] review granted: [Bug 226206] Stop using UncheckedLock in WTF::RecursiveLock : [Attachment 429611] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 20:13:10 PDT 2021


Sam Weinig <sam at webkit.org> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 226206: Stop using UncheckedLock in WTF::RecursiveLock
https://bugs.webkit.org/show_bug.cgi?id=226206

Attachment 429611: Patch

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




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

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

> Source/WTF/wtf/RecursiveLockAdapter.h:38
> +    void lock() WTF_IGNORES_THREAD_SAFETY_ANALYSIS

I think a comment explaining why this is being added would go a long way here.


More information about the webkit-reviews mailing list