[Webkit-unassigned] [Bug 213502] [GTK][WPE] Change the cookies accept policy when ITP is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 2 06:42:29 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213502

--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Yes, it happens with the second patch too. The WPT tests that are failing are actually progressions, the others are actual regressions. It affects non-ITP tests, because WTR always enables ITP. So, for these tests that are failing now ITP should be blocking the third-party cookies, but it isn't because WKWebsiteDataStoreStatisticsResetToConsistentState() sets the ITP third-party blocking mode to ThirdPartyCookieBlockingMode::OnlyAccordingToPerDomainPolicy. So, I wonder if we should only change the accept policy when the thisrd-party blocking mode is set to ThirdPartyCookieBlockingMode::All

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200702/d41ad386/attachment.htm>


More information about the webkit-unassigned mailing list