564
edits
No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
Relevant: {{bug|564877}} - allow cookies but do not transmit in third-party context. We could probably improve upon this to block setting in third-party context too (not deleting them, but just not modifying or reading from the origin's cookie jar in a third party context). | Relevant: {{bug|564877}} - allow cookies but do not transmit in third-party context. We could probably improve upon this to block setting in third-party context too (not deleting them, but just not modifying or reading from the origin's cookie jar in a third party context). | ||
== Cookie behavior == | === Cookie behavior === | ||
=== The 3rd party per-site rules should be checked for and applied as an override to any global settings === | ==== The 3rd party per-site rules should be checked for and applied as an override to any global settings ==== | ||
* 3rd Party Cookie Global DENY & foo.com 3rd party cookie ALLOW | * 3rd Party Cookie Global DENY & foo.com 3rd party cookie ALLOW |
edits