Remove privacy.partition.network_state
Categories
(Core :: Networking, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
It's been on by default for years, so I think this is only about getting rid of / fixing tests?
| Assignee | ||
Comment 1•1 year ago
|
||
In preparation for removing it.
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
It's been on for years, there's no point in keeping the old code-paths.
Updated•1 year ago
|
Updated•1 year ago
|
Comment 5•1 year ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:emilio, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 6•1 year ago
|
||
Yes, there are some failures I need to investigate.
Comment 7•1 year ago
|
||
I don't believe removing this is a good Idea as it's a toggle that provides a valuable trade-off of better performance and bandwidth usage over pure privacy.
Also removing it would mean that bug 1687569 is unsolvable for end users as far as I understand.
Comment 10•1 year ago
|
||
Comment 11•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2c21a5db5da7
https://hg.mozilla.org/mozilla-central/rev/a218a4cb6be1
https://hg.mozilla.org/mozilla-central/rev/e0a4f1c8937e
https://hg.mozilla.org/mozilla-central/rev/ad1b18bbb128
https://hg.mozilla.org/mozilla-central/rev/27f05f28bba1
| Assignee | ||
Comment 12•1 year ago
|
||
(In reply to notyouremailreally from comment #7)
I don't believe removing this is a good Idea as it's a toggle that provides a valuable trade-off of better performance and bandwidth usage over pure privacy.
Well it's not privacy, it's the web security model :)
A lot of things were already partitioned without checking the pref, and having this configuration completely untested (or, even worse, papering bugs with partitioning enabled) is bad.
Updated•1 year ago
|
Description
•