[Webkit-unassigned] [Bug 171202] Content blocker `load-type=third-party` is applied to subdomain requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 02:28:51 PST 2020


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

Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com

--- Comment #1 from Maciej Stachowiak <mjs at apple.com> ---
We should probably use a definition of third-party that is in terms of in terms of "site" rather than "origin", as in the definitions of "first party" and "third party" in the WebKit Tracking Prevention policy:

https://webkit.org/tracking-prevention-policy/

While this does not match the same-origin policy sense, it does match cookies and the way our http cache partitioning works.

-- 
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/20200219/c9007e23/attachment.htm>


More information about the webkit-unassigned mailing list