AdguardTeam / AdguardTeam/AdguardBrowserExtension
Change the way we define third-party cookies
Offen
Enhancement
P3: Medium
Stealth mode
- Vorherrschende Sprache
- TypeScript
- Sterne
- 4.4k
- Forks
- 449
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.