[webkit-reviews] review granted: [Bug 214702] Crash in block in WebKit::LaunchServicesDatabaseObserver::LaunchServicesDatabaseObserver : [Attachment 405084] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 15:50:09 PDT 2020


Chris Dumez <cdumez at apple.com> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 214702: Crash in block in
WebKit::LaunchServicesDatabaseObserver::LaunchServicesDatabaseObserver
https://bugs.webkit.org/show_bug.cgi?id=214702

Attachment 405084: Patch

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




--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 405084
  --> https://bugs.webkit.org/attachment.cgi?id=405084
Patch

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

> Source/WebKit/NetworkProcess/cocoa/LaunchServicesDatabaseObserver.h:59
> +    Lock m_lock;

I think I would call this m_connectionsLock for clarity.


More information about the webkit-reviews mailing list