11:46 | <zcorpan> | annevk: Does Tracking Prevention impact the ping attribute in webkit? |
11:50 | <annevk> | I don't think so. Also not immediately clear that it should as it doesn't disable JavaScript either. |
12:11 | <zcorpan> | annevk: context: https://github.com/mozilla/standards-positions/issues/1212#issuecomment-2834180558 |
12:16 | <zcorpan> | Hmmm, the ping destination doesn't have a means to store cookies or so, so cross-site tracking with ping is not possible, right? |
12:25 | <zcorpan> | https://webkit.org/blog/8821/link-click-analytics-and-privacy/ "So our approach is to have ITP block cookies and downgrade the referrer header (see the section on Origin-Only Referrer in our ITP 2.0 blog post) for all the link click analytics techniques listed when the request goes to a third-party domain classified with cross-site tracking capabilities." |
12:27 | <annevk> | zcorpan: it doesn't have more capabilities than any other kind of fetch, right |
20:51 | <jarhar> | @annevk:matrix.org: anything i can do to help with the customizable select PRs? |