Closed
Bug 1907296
Opened 1 year ago
Closed 1 year ago
Fix toolkit/components/extensions/test/xpcshell/test_ext_cookies_partitionKey.js when blocking 3pc by default in TCP
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: leander.schwarz, Assigned: leander.schwarz)
References
Details
Attachments
(1 file)
Failing test run: test-linux1804-64-qr/(debug|opt)-xpcshell-2 (with optInPartitioning set to true)
| Assignee | ||
Comment 1•1 year ago
|
||
Since xpcshell tests do not support HTTPS servers (bug in see also) this test can currently not be fixed to work with CHIPS, due to CHIPS requiring Secure cookies.
See Also: → 1725345
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by lschwarz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a6055b2d9c3
Fix test_ext_cookies_partitionKey.js when blocking 3pc by disabling optInPartitioning since xpcshell tests do not support https which is required by CHIPS. r=extension-reviewers,robwu
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•