RESOLVED FIXED 217443
WKWebViewConfiguration._shouldRelaxThirdPartyCookieBlocking should be available on iOS
https://bugs.webkit.org/show_bug.cgi?id=217443
Summary WKWebViewConfiguration._shouldRelaxThirdPartyCookieBlocking should be availab...
David Quesada
Reported 2020-10-07 13:25:24 PDT
Attachments
Patch (2.51 KB, patch)
2020-10-07 13:36 PDT, David Quesada
youennf: review+
Patch for landing (2.60 KB, patch)
2020-10-08 09:42 PDT, David Quesada
no flags
David Quesada
Comment 1 2020-10-07 13:36:00 PDT
youenn fablet
Comment 2 2020-10-08 00:53:09 PDT
Comment on attachment 410772 [details] 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?
David Quesada
Comment 3 2020-10-08 09:37:11 PDT
(In reply to youenn fablet from comment #2) > Comment on attachment 410772 [details] > 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? Sure.
David Quesada
Comment 4 2020-10-08 09:42:45 PDT
Created attachment 410851 [details] Patch for landing
EWS
Comment 5 2020-10-08 11:50:46 PDT
Committed r268197: <https://trac.webkit.org/changeset/268197> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410851 [details].
Note You need to log in before you can comment on or make changes to this bug.