Closed
Bug 1551826
Opened 6 years ago
Closed 6 years ago
Use StaticPrefs for network.cookie.staleThreshold in nsCookie
Categories
(Core :: Networking: Cookies, defect, P3)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No needs to use mozilla::Preferences::AddIntVarCache here:
https://searchfox.org/mozilla-central/rev/116bd975c30746ddefc3d20e6947d1871469354f/netwerk/cookie/nsCookie.h#62
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b464eba7f66c
Use StaticPrefs for network.cookie.staleThreshold in nsCookie, r=ckerschb
Updated•6 years ago
|
Priority: -- → P3
Whiteboard: [necko-triaged]
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•