Closed
Bug 1759665
Opened 3 years ago
Closed 3 years ago
Remove/replace usage of StaticPrefs::network_cookie_lifetimePolicy
Categories
(Toolkit :: Data Sanitization, enhancement, P1)
Toolkit
Data Sanitization
Tracking
()
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: h.sofie.p, Assigned: h.sofie.p)
References
Details
Attachments
(1 file, 1 obsolete file)
To be able to remove the pref from the StaticPref list with Bug 1681498, we need to remove the usage of it from the code here, or replace it with the corresponding sanitizeOnShutdown prefs.
| Assignee | ||
Updated•3 years ago
|
Component: Preferences: Backend → Data Sanitization
Product: Core → Toolkit
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9270209 -
Attachment description: WIP: Bug 1759665 - Replace usage of StaticPref::network.cookie.lifetimePolicy with sanitize prefs. r=pbz! → WIP: Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy. r=pbz!
Updated•3 years ago
|
Attachment #9270209 -
Attachment is obsolete: true
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9271091 -
Attachment description: WIP: Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy. r=pbz! → Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy. r=pbz!
Updated•3 years ago
|
Attachment #9271091 -
Attachment description: Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy. r=pbz! → Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy.r=pbz!
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P1
Updated•3 years ago
|
Attachment #9271091 -
Attachment description: Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy.r=pbz! → WIP: Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy.r=pbz!
Updated•3 years ago
|
Attachment #9271091 -
Attachment description: WIP: Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy.r=pbz! → Bug 1759665 - Remove usage of StaticPref::network.cookie.lifetimePolicy.r=pbz!
Comment 3•3 years ago
|
||
This should probably depend on bug 1681498 not block it, because users need to be migrated off the pref before it can be removed.
| Assignee | ||
Updated•3 years ago
|
Pushed by hpeuckmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/073be6fb4330
Remove usage of StaticPref::network.cookie.lifetimePolicy.r=necko-reviewers,pbz,janv,dragana,timhuang,asuth
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•