[webkit-reviews] review granted: [Bug 230052] Add PrivateClickMeasurement daemon : [Attachment 437709] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 9 10:43:53 PDT 2021
Chris Dumez <cdumez at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 230052: Add PrivateClickMeasurement daemon
https://bugs.webkit.org/show_bug.cgi?id=230052
Attachment 437709: Patch
https://bugs.webkit.org/attachment.cgi?id=437709&action=review
--- Comment #10 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 437709
--> https://bugs.webkit.org/attachment.cgi?id=437709
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=437709&action=review
>
Source/WebKit/NetworkProcess/PrivateClickMeasurement/cocoa/PrivateClickMeasurem
entDaemonConnectionCocoa.mm:46
> + ASSERT(RunLoop::isMain());
Is that guaranteed?
More information about the webkit-reviews
mailing list