Closed
Bug 1578536
Opened 6 years ago
Closed 6 years ago
privacy.firstparty.isolate=true breaks cookie exceptions
Categories
(Core :: DOM: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1556212
People
(Reporter: florian, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- set privacy.firstparty.isolate=true (via about:config)
- configure firefox to block all cookies
- add an exception to the above (via about:preferences#privacy, then "Manage Permissions..." under "Cookies and Site Data")
Actual results:
Firefox (70.0b3 and tor browser (Firefox 60.8.0esr)) ignores the cookies exceptions.
Even cookies which are already saved (before changing the about:config entry) seem not to be used.
Expected results:
Cookies exceptions should be respected
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Untriaged → DOM: Security
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•