[webkit-reviews] review granted: [Bug 228039] PCM: Add early return when unlinkable token is used and add more happy path Web Inspector logging : [Attachment 433711] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 16:18:43 PDT 2021


Kate Cheney <katherine_cheney at apple.com> has granted John Wilander
<wilander at apple.com>'s request for review:
Bug 228039: PCM: Add early return when unlinkable token is used and add more
happy path Web Inspector logging
https://bugs.webkit.org/show_bug.cgi?id=228039

Attachment 433711: Patch

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




--- Comment #3 from Kate Cheney <katherine_cheney at apple.com> ---
Comment on attachment 433711
  --> https://bugs.webkit.org/attachment.cgi?id=433711
Patch

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

r=me

> Source/WebKit/NetworkProcess/PrivateClickMeasurementManager.cpp:100
> +	       return;

Nice catch.


More information about the webkit-reviews mailing list