Closed
Bug 1719624
Opened 4 years ago
Closed 2 years ago
Don't set the "privacy.partition.bloburl_per_agent_cluster" pref in dom/security/test/csp/test_blob_uri_blocks_modals.html
Categories
(Core :: DOM: Security, task, P3)
Core
DOM: Security
Tracking
()
RESOLVED
INVALID
People
(Reporter: n.goeggi, Unassigned)
References
Details
(Whiteboard: [domsecurity-backlog2])
No description provided.
Comment 1•4 years ago
•
|
||
Once bug 1667348 is fixed, remove the comment and code that sets the pref privacy.partition.bloburl_per_agent_cluster from the test dom/security/test/csp/test_blob_uri_blocks_modals.html so we are testing in the default configuration.
Context: there's a bug with blob isolation (bug 1667348) that is breaking tests. Among others, this affects the tests Niklas is adding in Bug 1432170. In order to get around that bug and test the intended functionality he explicitly sets the pref privacy.partition.bloburl_per_agent_cluster to false. See D118008
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [domsecurity-backlog2]
Comment 2•2 years ago
|
||
Agent Cluster partitioning was removed in this bug : https://bugzilla.mozilla.org/show_bug.cgi?id=1851211
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•