[webkit-reviews] review granted: [Bug 217443] WKWebViewConfiguration._shouldRelaxThirdPartyCookieBlocking should be available on iOS : [Attachment 410772] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 00:53:09 PDT 2020


youenn fablet <youennf at gmail.com> has granted David Quesada
<david_quesada at apple.com>'s request for review:
Bug 217443: WKWebViewConfiguration._shouldRelaxThirdPartyCookieBlocking should
be available on iOS
https://bugs.webkit.org/show_bug.cgi?id=217443

Attachment 410772: Patch

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




--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 410772
  --> https://bugs.webkit.org/attachment.cgi?id=410772
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewConfiguration.mm:1272
> +#elif PLATFORM(IOS)

Should it be IOS_FAMILY?


More information about the webkit-reviews mailing list