[webkit-reviews] review granted: [Bug 219791] Expose SPI for enabling/disabling Private Click Measurement : [Attachment 416018] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 13:07:53 PST 2020


Alex Christensen <achristensen at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 219791: Expose SPI for enabling/disabling Private Click Measurement
https://bugs.webkit.org/show_bug.cgi?id=219791

Attachment 416018: Patch

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




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 416018
  --> https://bugs.webkit.org/attachment.cgi?id=416018
Patch

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

> Source/WebKit/UIProcess/API/C/WKPreferencesRef.h:356
> +WK_EXPORT bool
WKPreferencesGetPrivateClickMeasurementEnabled(WKPreferencesRef
preferencesRef);

Let's not add more C API unless we really need it.


More information about the webkit-reviews mailing list