Remove browser.cache.cache_isolation
Categories
(Core :: Networking, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: annevk, Assigned: valentin)
Details
(Whiteboard: [necko-triaged])
Attachments
(6 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
It's superseded by privacy.partition.network_state
.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D102711
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D102712
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D102713
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D102714
Comment 7•5 years ago
|
||
Backed out for causing mochitest failures in browser_networkIsolation.
Backout link: https://hg.mozilla.org/integration/autoland/rev/5ef38ba2390212c19d001e2884a06b0c6188d9ad
Failure log: https://treeherder.mozilla.org/logviewer?job_id=327798786&repo=autoland&lineNumber=3892
"INFO - TEST-PASS | toolkit/components/antitracking/test/browser/browser_networkIsolation.js | Found the expected number of items in the cache -
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - Buffered messages finished
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/antitracking/test/browser/browser_networkIsolation.js | We expected to find a non-isolated item -
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - Stack trace:
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - chrome://mochikit/content/browser-test.js:test_ok:1323
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - chrome://mochitests/content/browser/toolkit/components/antitracking/test/browser/browser_networkIsolation.js:checkAltSvcCache:108
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - chrome://mochitests/content/browser/toolkit/components/antitracking/test/browser/browser_networkIsolation.js:null:126
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-01-26T08:46:48.414Z] 08:46:48 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/antitracking/test/browser/browser_networkIsolation.js | Found the expected number of items in the cache - Got 1, expected 2"
Assignee | ||
Comment 8•5 years ago
|
||
It seems try auto
doesn't really cover as much as I'd like 🙂
Assignee | ||
Comment 9•5 years ago
|
||
This test checked the implementation of cache_isolation by checking the
values of the hashing keys. This has been removed in favour of
privacy.partition.network_state (Bug 1590107)
Depends on D102715
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a3e036ca4df7
https://hg.mozilla.org/mozilla-central/rev/79e739fa8a6c
https://hg.mozilla.org/mozilla-central/rev/be4a98cebee0
https://hg.mozilla.org/mozilla-central/rev/b5ddfd9ca753
https://hg.mozilla.org/mozilla-central/rev/41e741a5e26c
https://hg.mozilla.org/mozilla-central/rev/20415e9ca3bf
Description
•