AdguardTeam / AdguardTeam/AdguardBrowserExtension
Change the way we define third-party cookies
Aperta
Enhancement
P3: Medium
Stealth mode
- Lingua principale
- TypeScript
- Stelle
- 4.4k
- Fork
- 449
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, we consider cookie "third-party" if it is sent to a third-party domain. This definition brings a lot of confusion and actually causes some issues with how "self-destructing third-party cookies" work.
We should consider cookie "third-party" only if it is set by a third-party domain (e.g. the set-cookie header is received from a third-party domain).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.